mariadb 23:00:00.84  mariadb 23:00:00.85 Welcome to the Bitnami mariadb-galera container mariadb 23:00:00.86 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 23:00:00.87 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 23:00:00.88  mariadb 23:00:00.89 INFO  ==> ** Starting MariaDB setup ** mariadb 23:00:00.97 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 23:00:01.22 INFO  ==> Initializing mariadb database mariadb 23:00:01.23 DEBUG ==> Ensuring expected directories/files exist mariadb 23:00:01.29 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 23:00:01.32 INFO  ==> Setting user option mariadb 23:00:01.33 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 23:00:01.63 INFO  ==> Setting wsrep_node_name option mariadb 23:00:01.64 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 23:00:01.89 INFO  ==> Setting wsrep_node_address option mariadb 23:00:01.90 DEBUG ==> Setting wsrep_node_address to '10.233.75.234' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 23:00:01.94 INFO  ==> Setting wsrep_sst_auth option mariadb 23:00:01.95 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:ErK30EBv' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 23:00:02.04 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2021-06-08 23:00:02 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-06-08 23:00:02 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: '/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password' '/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-mariadb-galera-0 password 'new-password' Alternatively you can run: '/opt/bitnami/mariadb/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data' You can test the MariaDB daemon with mysql-test-run.pl cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. You can find additional information about the MySQL part at: https://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ mariadb 23:00:07.99 INFO  ==> Starting mariadb in background 2021-06-08 23:00:08 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-06-08 23:00:08 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-06-08 23:00:08 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 175 ... 2021-06-08 23:00:08 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-06-08 23:00:08 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-06-08 23:00:08 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-06-08 23:00:08 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-06-08 23:00:08 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-06-08 23:00:08 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-06-08 23:00:08 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-06-08 23:00:08 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-06-08 23:00:08 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.75.234; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; 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 = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; 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.announce_timeout = PT3S; 2021-06-08 23:00:08 0 [Note] WSREP: Start replication 2021-06-08 23:00:08 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-06-08 23:00:08 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-06-08 23:00:08 0 [Note] WSREP: protonet asio version 0 2021-06-08 23:00:08 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-06-08 23:00:08 0 [Note] WSREP: backend: asio 2021-06-08 23:00:08 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-06-08 23:00:08 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-06-08 23:00:08 0 [Note] WSREP: restore pc from disk failed 2021-06-08 23:00:08 0 [Note] WSREP: GMCast version 0 2021-06-08 23:00:08 0 [Note] WSREP: (45454f16-aae4, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-06-08 23:00:08 0 [Note] WSREP: (45454f16-aae4, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-06-08 23:00:08 0 [Note] WSREP: EVS version 1 2021-06-08 23:00:08 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-06-08 23:00:08 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-06-08 23:00:08 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-06-08 23:00:08 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-06-08 23:00:08 0 [Note] WSREP: Node 45454f16-aae4 state prim 2021-06-08 23:00:08 0 [Note] WSREP: view(view_id(PRIM,45454f16-aae4,1) memb { 45454f16-aae4,0 } joined { } left { } partitioned { }) 2021-06-08 23:00:08 0 [Note] WSREP: save pc into disk 2021-06-08 23:00:08 0 [Note] WSREP: gcomm: connected 2021-06-08 23:00:08 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-06-08 23:00:08 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-06-08 23:00:08 0 [Note] WSREP: Opened channel 'galera' 2021-06-08 23:00:08 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-06-08 23:00:08 1 [Note] WSREP: Starting rollbacker thread 1 2021-06-08 23:00:08 0 [Note] WSREP: Starting new group from scratch: 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-08 23:00:08 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 45460dfe-c8ad-11eb-a443-3ba4a60f74bd 2021-06-08 23:00:08 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 45460dfe-c8ad-11eb-a443-3ba4a60f74bd 2021-06-08 23:00:08 0 [Note] WSREP: STATE EXCHANGE: got state msg: 45460dfe-c8ad-11eb-a443-3ba4a60f74bd from 0 (onap-mariadb-galera-0) 2021-06-08 23:00:08 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-08 23:00:08 2 [Note] WSREP: Starting applier thread 2 2021-06-08 23:00:08 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-06-08 23:00:08 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-06-08 23:00:08 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-06-08 23:00:08 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-06-08 23:00:08 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-06-08 23:00:08 2 [Note] WSREP: Process first view: 4546099d-c8ad-11eb-aed7-b7c153ddef0e my uuid: 45454f16-c8ad-11eb-aae4-f2157f79b787 2021-06-08 23:00:08 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 4546099d-c8ad-11eb-aed7-b7c153ddef0e:1 with ID 45454f16-c8ad-11eb-aae4-f2157f79b787 2021-06-08 23:00:08 2 [Note] WSREP: Server status change disconnected -> connected 2021-06-08 23:00:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:08 2 [Note] WSREP: ####### My UUID: 45454f16-c8ad-11eb-aae4-f2157f79b787 2021-06-08 23:00:08 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-06-08 23:00:08 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:00:08 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-06-08 23:00:08 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-06-08 23:00:08 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-06-08 23:00:08 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:00:08 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 4546099d-c8ad-11eb-aed7-b7c153ddef0e:0 2021-06-08 23:00:08 2 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:1 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: 45454f16-c8ad-11eb-aae4-f2157f79b787, onap-mariadb-galera-0 ================================================= 2021-06-08 23:00:08 2 [Note] WSREP: Server status change connected -> joiner 2021-06-08 23:00:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:08 2 [Note] WSREP: Server status change joiner -> initializing 2021-06-08 23:00:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:08 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2021-06-08 23:00:08 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-06-08 23:00:08 0 [Note] InnoDB: Using Linux native AIO 2021-06-08 23:00:08 0 [Note] InnoDB: Uses event mutexes 2021-06-08 23:00:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-06-08 23:00:08 0 [Note] InnoDB: Number of pools: 1 2021-06-08 23:00:08 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-06-08 23:00:08 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-06-08 23:00:08 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-06-08 23:00:08 0 [Note] InnoDB: Completed initialization of buffer pool 2021-06-08 23:00:08 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-06-08 23:00:08 0 [Note] InnoDB: 128 rollback segments are active. 2021-06-08 23:00:08 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-06-08 23:00:08 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-06-08 23:00:10 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-06-08 23:00:10 0 [Note] InnoDB: 10.5.8 started; log sequence number 45130; transaction id 20 2021-06-08 23:00:10 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-06-08 23:00:10 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2021-06-08 23:00:10 0 [Note] InnoDB: Buffer pool(s) load completed at 210608 23:00:10 2021-06-08 23:00:10 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-06-08 23:00:10 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:00:10 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:00:10 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:00:10 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-06-08 23:00:10 0 [Note] WSREP: Server initialized 2021-06-08 23:00:10 0 [Note] WSREP: Server status change initializing -> initialized 2021-06-08 23:00:10 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:10 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-06-08 23:00:10 7 [Note] WSREP: Starting applier thread 7 2021-06-08 23:00:10 6 [Note] WSREP: Starting applier thread 6 2021-06-08 23:00:10 8 [Note] WSREP: Starting applier thread 8 2021-06-08 23:00:10 0 [Note] Reading of all Master_info entries succeeded 2021-06-08 23:00:10 0 [Note] Added new Master_info '' to hash table 2021-06-08 23:00:10 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2021-06-08 23:00:10 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-06-08 23:00:10 2 [Note] WSREP: Server status change initialized -> joined 2021-06-08 23:00:10 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:10 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:10 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-06-08 23:00:10 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-06-08 23:00:10 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-06-08 23:00:10 2 [Note] WSREP: Server status change joined -> synced 2021-06-08 23:00:10 2 [Note] WSREP: Synchronized with group, ready for connections 2021-06-08 23:00:10 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 23:00:12.02 DEBUG ==> Sleeping 5 seconds before continuing with initialization mariadb 23:00:17.04 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.06 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 210608 23:00:17 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.137746 Lock_time: 0.135847 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1623193217; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 23:00:17.23 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.24 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "rAr2NFI8"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "rAr2NFI8"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2021-06-08 23:00:17 12 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 23:00:17.28 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.29 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.001510 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1623193217; select Host from user where User=''; mariadb 23:00:17.32 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.33 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "hWQ7eeM1"; mariadb 23:00:17.36 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.38 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 23:00:17.40 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.42 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "ErK30EBv"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.45 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-06-08 23:00:17 17 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 23:00:17.47 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.49 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2021-06-08 23:00:17 18 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 23:00:17.54 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 23:00:17.56 DEBUG ==> Executing SQL command: flush privileges; 2021-06-08 23:00:17 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 23:00:17.60 INFO  ==> Stopping mariadb 2021-06-08 23:00:17 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-06-08 23:00:17 0 [Note] WSREP: Shutdown replication 2021-06-08 23:00:17 0 [Note] WSREP: Server status change synced -> disconnecting 2021-06-08 23:00:17 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:17 0 [Note] WSREP: Closing send monitor... 2021-06-08 23:00:17 0 [Note] WSREP: Closed send monitor. 2021-06-08 23:00:17 0 [Note] WSREP: gcomm: terminating thread 2021-06-08 23:00:17 0 [Note] WSREP: gcomm: joining thread 2021-06-08 23:00:17 0 [Note] WSREP: gcomm: closing backend 2021-06-08 23:00:17 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-06-08 23:00:17 0 [Note] WSREP: view((empty)) 2021-06-08 23:00:17 0 [Note] WSREP: gcomm: closed 2021-06-08 23:00:17 0 [Note] WSREP: New SELF-LEAVE. 2021-06-08 23:00:17 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-06-08 23:00:17 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-06-08 23:00:17 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-06-08 23:00:17 0 [Note] WSREP: RECV thread exiting 0: Success 2021-06-08 23:00:17 0 [Note] WSREP: recv_thread() joined. 2021-06-08 23:00:17 0 [Note] WSREP: Closing replication queue. 2021-06-08 23:00:17 0 [Note] WSREP: Closing slave action queue. 2021-06-08 23:00:17 2 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:12 status: non-primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: yes own_index: -1 members(0): ================================================= 2021-06-08 23:00:17 2 [Note] WSREP: Non-primary view 2021-06-08 23:00:17 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-06-08 23:00:17 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:17 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:17 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-06-08 23:00:17 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-06-08 23:00:17 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2021-06-08 23:00:17 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-06-08 23:00:17 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-06-08 23:00:17 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-06-08 23:00:17 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-06-08 23:00:17 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-06-08 23:00:17 1 [Note] WSREP: rollbacker thread exiting 1 2021-06-08 23:00:17 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-06-08 23:00:17 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-06-08 23:00:17 0 [Note] WSREP: dtor state: CLOSED 2021-06-08 23:00:17 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-06-08 23:00:17 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-06-08 23:00:17 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-06-08 23:00:17 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-06-08 23:00:17 0 [Note] WSREP: cert index usage at exit 1 2021-06-08 23:00:17 0 [Note] WSREP: cert trx map usage at exit 11 2021-06-08 23:00:17 0 [Note] WSREP: deps set usage at exit 0 2021-06-08 23:00:17 0 [Note] WSREP: avg deps dist 1 2021-06-08 23:00:17 0 [Note] WSREP: avg cert interval 0 2021-06-08 23:00:17 0 [Note] WSREP: cert index size 1 2021-06-08 23:00:17 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:00:17 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-06-08 23:00:17 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-06-08 23:00:17 0 [Note] WSREP: Flushing memory map to disk... 2021-06-08 23:00:19 0 [Note] InnoDB: FTS optimize thread exiting. 2021-06-08 23:00:19 0 [Note] InnoDB: Starting shutdown... 2021-06-08 23:00:19 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-06-08 23:00:19 0 [Note] InnoDB: Buffer pool(s) dump completed at 210608 23:00:19 2021-06-08 23:00:20 0 [Note] InnoDB: Shutdown completed; log sequence number 68007; transaction id 43 2021-06-08 23:00:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-06-08 23:00:20 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 23:00:20.64 INFO  ==> ** MariaDB setup finished! ** mariadb 23:00:20.74 INFO  ==> ** Starting MariaDB ** mariadb 23:00:20.76 INFO  ==> Setting previous boot 2021-06-08 23:00:20 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-06-08 23:00:20 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-06-08 23:00:20 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-06-08 23:00:20 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-06-08 23:00:20 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-06-08 23:00:20 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-06-08 23:00:20 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-06-08 23:00:20 0 [Note] WSREP: Found saved state: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:12, safe_to_bootstrap: 1 2021-06-08 23:00:20 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 4546099d-c8ad-11eb-aed7-b7c153ddef0e Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-06-08 23:00:20 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 4546099d-c8ad-11eb-aed7-b7c153ddef0e, offset: 1280 2021-06-08 23:00:20 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-06-08 23:00:20 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-06-08 23:00:20 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-06-08 23:00:20 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2021-06-08 23:00:20 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2021-06-08 23:00:20 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-06-08 23:00:20 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2021-06-08 23:00:20 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.75.234; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; 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 = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; 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.announce_timeout = PT3S; 2021-06-08 23:00:20 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:00:20 0 [Note] WSREP: ####### Assign initial position for certification: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:12, protocol version: -1 2021-06-08 23:00:20 0 [Note] WSREP: Start replication 2021-06-08 23:00:20 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-06-08 23:00:20 0 [Note] WSREP: Setting GCS initial position to 4546099d-c8ad-11eb-aed7-b7c153ddef0e:12 2021-06-08 23:00:20 0 [Note] WSREP: protonet asio version 0 2021-06-08 23:00:20 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-06-08 23:00:20 0 [Note] WSREP: backend: asio 2021-06-08 23:00:20 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-06-08 23:00:20 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-06-08 23:00:20 0 [Note] WSREP: restore pc from disk failed 2021-06-08 23:00:20 0 [Note] WSREP: GMCast version 0 2021-06-08 23:00:20 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-06-08 23:00:20 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-06-08 23:00:20 0 [Note] WSREP: EVS version 1 2021-06-08 23:00:20 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-06-08 23:00:20 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-06-08 23:00:20 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-06-08 23:00:20 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-06-08 23:00:20 0 [Note] WSREP: Node 4cd3c888-b99d state prim 2021-06-08 23:00:20 0 [Note] WSREP: view(view_id(PRIM,4cd3c888-b99d,1) memb { 4cd3c888-b99d,0 } joined { } left { } partitioned { }) 2021-06-08 23:00:20 0 [Note] WSREP: save pc into disk 2021-06-08 23:00:20 0 [Note] WSREP: gcomm: connected 2021-06-08 23:00:20 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-06-08 23:00:20 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-06-08 23:00:20 0 [Note] WSREP: Opened channel 'galera' 2021-06-08 23:00:20 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-06-08 23:00:20 1 [Note] WSREP: Starting rollbacker thread 1 2021-06-08 23:00:20 2 [Note] WSREP: Starting applier thread 2 2021-06-08 23:00:20 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 4cd4ecba-c8ad-11eb-b0ba-9f1801ea2b7e 2021-06-08 23:00:20 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 4cd4ecba-c8ad-11eb-b0ba-9f1801ea2b7e 2021-06-08 23:00:20 0 [Note] WSREP: STATE EXCHANGE: got state msg: 4cd4ecba-c8ad-11eb-b0ba-9f1801ea2b7e from 0 (onap-mariadb-galera-0) 2021-06-08 23:00:20 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-08 23:00:20 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-06-08 23:00:20 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-06-08 23:00:20 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-06-08 23:00:20 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-06-08 23:00:20 2 [Note] WSREP: ####### processing CC 13, local, ordered 2021-06-08 23:00:20 2 [Note] WSREP: Process first view: 4546099d-c8ad-11eb-aed7-b7c153ddef0e my uuid: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-08 23:00:20 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 4546099d-c8ad-11eb-aed7-b7c153ddef0e:13 with ID 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-08 23:00:20 2 [Note] WSREP: Server status change disconnected -> connected 2021-06-08 23:00:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:20 2 [Note] WSREP: ####### My UUID: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-08 23:00:20 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-06-08 23:00:20 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:00:20 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-06-08 23:00:20 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-06-08 23:00:20 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-06-08 23:00:20 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:00:20 2 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:13 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0, onap-mariadb-galera-0 ================================================= 2021-06-08 23:00:20 2 [Note] WSREP: Server status change connected -> joiner 2021-06-08 23:00:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:20 2 [Note] WSREP: Server status change joiner -> initializing 2021-06-08 23:00:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:20 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2021-06-08 23:00:20 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-06-08 23:00:20 0 [Note] InnoDB: Using Linux native AIO 2021-06-08 23:00:20 0 [Note] InnoDB: Uses event mutexes 2021-06-08 23:00:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-06-08 23:00:20 0 [Note] InnoDB: Number of pools: 1 2021-06-08 23:00:20 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-06-08 23:00:20 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-06-08 23:00:20 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-06-08 23:00:21 0 [Note] InnoDB: Completed initialization of buffer pool 2021-06-08 23:00:21 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-06-08 23:00:21 0 [Note] InnoDB: 128 rollback segments are active. 2021-06-08 23:00:21 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-06-08 23:00:21 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-06-08 23:00:22 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-06-08 23:00:22 0 [Note] InnoDB: 10.5.8 started; log sequence number 68007; transaction id 44 2021-06-08 23:00:22 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-06-08 23:00:22 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2021-06-08 23:00:22 0 [Note] InnoDB: Buffer pool(s) load completed at 210608 23:00:22 2021-06-08 23:00:22 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-06-08 23:00:22 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:00:22 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-06-08 23:00:22 0 [Note] WSREP: Server initialized 2021-06-08 23:00:22 0 [Note] WSREP: Server status change initializing -> initialized 2021-06-08 23:00:22 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:22 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-06-08 23:00:22 6 [Note] WSREP: Starting applier thread 6 2021-06-08 23:00:22 7 [Note] WSREP: Starting applier thread 7 2021-06-08 23:00:22 8 [Note] WSREP: Starting applier thread 8 2021-06-08 23:00:22 5 [Note] WSREP: Recovered cluster id 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-08 23:00:22 0 [Note] Reading of all Master_info entries succeeded 2021-06-08 23:00:22 0 [Note] Added new Master_info '' to hash table 2021-06-08 23:00:22 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2021-06-08 23:00:22 2 [Note] WSREP: Server status change initialized -> joined 2021-06-08 23:00:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:00:22 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-06-08 23:00:22 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-06-08 23:00:22 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-06-08 23:00:22 2 [Note] WSREP: Server status change joined -> synced 2021-06-08 23:00:22 2 [Note] WSREP: Synchronized with group, ready for connections 2021-06-08 23:00:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 210608 23:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-06-08 23:01:17 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') connection established to 6e4c682a-88ed tcp://10.233.76.100:4567 2021-06-08 23:01:17 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-06-08 23:01:17 0 [Note] WSREP: declaring 6e4c682a-88ed at tcp://10.233.76.100:4567 stable 2021-06-08 23:01:17 0 [Note] WSREP: Node 4cd3c888-b99d state prim 2021-06-08 23:01:17 0 [Note] WSREP: view(view_id(PRIM,4cd3c888-b99d,2) memb { 4cd3c888-b99d,0 6e4c682a-88ed,0 } joined { } left { } partitioned { }) 2021-06-08 23:01:17 0 [Note] WSREP: save pc into disk 2021-06-08 23:01:17 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-06-08 23:01:17 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 6e9a710d-c8ad-11eb-9690-2233e2d3cfb3 2021-06-08 23:01:17 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 6e9a710d-c8ad-11eb-9690-2233e2d3cfb3 2021-06-08 23:01:17 0 [Note] WSREP: STATE EXCHANGE: got state msg: 6e9a710d-c8ad-11eb-9690-2233e2d3cfb3 from 0 (onap-mariadb-galera-0) 2021-06-08 23:01:18 0 [Note] WSREP: STATE EXCHANGE: got state msg: 6e9a710d-c8ad-11eb-9690-2233e2d3cfb3 from 1 (onap-mariadb-galera-1) 2021-06-08 23:01:18 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-08 23:01:18 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-06-08 23:01:18 2 [Note] WSREP: ####### processing CC 14, local, ordered 2021-06-08 23:01:18 2 [Note] WSREP: ####### My UUID: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-08 23:01:18 2 [Note] WSREP: Skipping cert index reset 2021-06-08 23:01:18 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-06-08 23:01:18 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2021-06-08 23:01:18 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:01:18 2 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:14 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(2): 0: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0, onap-mariadb-galera-0 1: 6e4c682a-c8ad-11eb-88ed-aa24d8573465, onap-mariadb-galera-1 ================================================= 2021-06-08 23:01:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:01:18 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2021-06-08 23:01:18 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-06-08 23:01:20 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-08 23:01:21 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-06-08 23:01:21 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2021-06-08 23:01:21 2 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2021-06-08 23:01:21 2 [Note] WSREP: Cert index preload: 14 -> 14 2021-06-08 23:01:21 2 [Note] WSREP: Server status change synced -> donor 2021-06-08 23:01:21 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:01:21 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:01:21 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.76.100:4568 sending 14-14, preload starts from 14 2021-06-08 23:01:21 0 [Note] WSREP: Donor monitor thread started to monitor 2021-06-08 23:01:21 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.76.100:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '4546099d-c8ad-11eb-aed7-b7c153ddef0e:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2021-06-08 23:01:21 0 [Note] WSREP: IST sender 14 -> 14 2021-06-08 23:01:21 2 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Streaming with xbstream (20210608 23:01:22.949) WSREP_SST: [INFO] Using socat as streamer (20210608 23:01:22.964) WSREP_SST: [INFO] Using /tmp/tmp.qPXJuf96LO as innobackupex temporary directory (20210608 23:01:23.039) WSREP_SST: [INFO] Streaming GTID file before SST (20210608 23:01:23.048) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.76.100:4444; RC=( ${PIPESTATUS[@]} ) (20210608 23:01:23.061) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210608 23:01:23.141) # Time: 210608 23:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.76.100 4444 (20210608 23:01:33.158) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.76.100:4444; RC=( ${PIPESTATUS[@]} ) (20210608 23:01:33.167) # Time: 210608 23:01:33 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.002147 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1623193293; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210608 23:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1623193294; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; # Time: 210608 23:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-06-08 23:01:35 0 [Note] WSREP: SST sent: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:14 2021-06-08 23:01:35 0 [Note] WSREP: Server status change donor -> joined 2021-06-08 23:01:35 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:01:35 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2021-06-08 23:01:35 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2021-06-08 23:01:35 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-06-08 23:01:35 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2021-06-08 23:01:35 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-06-08 23:01:35 6 [Note] WSREP: Server status change joined -> synced 2021-06-08 23:01:35 6 [Note] WSREP: Synchronized with group, ready for connections 2021-06-08 23:01:35 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210608 23:01:35.823) WSREP_SST: [INFO] Cleaning up temporary directories (20210608 23:01:35.839) 2021-06-08 23:01:35 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec 2021-06-08 23:01:40 0 [Note] WSREP: async IST sender served 2021-06-08 23:01:40 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2021-06-08 23:01:40 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 210608 23:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-06-08 23:03:06 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.67.31:4567 2021-06-08 23:03:06 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') connection established to af7f7eed-85c4 tcp://10.233.67.31:4567 2021-06-08 23:03:06 0 [Note] WSREP: declaring 6e4c682a-88ed at tcp://10.233.76.100:4567 stable 2021-06-08 23:03:06 0 [Note] WSREP: declaring af7f7eed-85c4 at tcp://10.233.67.31:4567 stable 2021-06-08 23:03:06 0 [Note] WSREP: Node 4cd3c888-b99d state prim 2021-06-08 23:03:06 0 [Note] WSREP: view(view_id(PRIM,4cd3c888-b99d,3) memb { 4cd3c888-b99d,0 6e4c682a-88ed,0 af7f7eed-85c4,0 } joined { } left { } partitioned { }) 2021-06-08 23:03:06 0 [Note] WSREP: save pc into disk 2021-06-08 23:03:06 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-06-08 23:03:06 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: afcd8aff-c8ad-11eb-8004-22af1f3dfa28 2021-06-08 23:03:06 0 [Note] WSREP: STATE EXCHANGE: sent state msg: afcd8aff-c8ad-11eb-8004-22af1f3dfa28 2021-06-08 23:03:06 0 [Note] WSREP: STATE EXCHANGE: got state msg: afcd8aff-c8ad-11eb-8004-22af1f3dfa28 from 0 (onap-mariadb-galera-0) 2021-06-08 23:03:06 0 [Note] WSREP: STATE EXCHANGE: got state msg: afcd8aff-c8ad-11eb-8004-22af1f3dfa28 from 1 (onap-mariadb-galera-1) 2021-06-08 23:03:07 0 [Note] WSREP: STATE EXCHANGE: got state msg: afcd8aff-c8ad-11eb-8004-22af1f3dfa28 from 2 (onap-mariadb-galera-2) 2021-06-08 23:03:07 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-08 23:03:07 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-06-08 23:03:07 7 [Note] WSREP: ####### processing CC 15, local, ordered 2021-06-08 23:03:07 7 [Note] WSREP: ####### My UUID: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-08 23:03:07 7 [Note] WSREP: Skipping cert index reset 2021-06-08 23:03:07 7 [Note] WSREP: REPL Protocols: 10 (5) 2021-06-08 23:03:07 7 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2021-06-08 23:03:07 0 [Note] WSREP: Service thread queue flushed. 2021-06-08 23:03:07 7 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(3): 0: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0, onap-mariadb-galera-0 1: 6e4c682a-c8ad-11eb-88ed-aa24d8573465, onap-mariadb-galera-1 2: af7f7eed-c8ad-11eb-85c4-c26547315735, onap-mariadb-galera-2 ================================================= 2021-06-08 23:03:07 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:03:07 7 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2021-06-08 23:03:07 7 [Note] WSREP: Min available from gcache for CC from group: 1 2021-06-08 23:03:09 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-06-08 23:03:11 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-06-08 23:03:11 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2021-06-08 23:03:11 7 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2021-06-08 23:03:11 7 [Note] WSREP: Cert index preload: 15 -> 15 2021-06-08 23:03:11 7 [Note] WSREP: Server status change synced -> donor 2021-06-08 23:03:11 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:03:11 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:03:11 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.67.31:4568 sending 15-15, preload starts from 15 2021-06-08 23:03:11 0 [Note] WSREP: Donor monitor thread started to monitor 2021-06-08 23:03:11 0 [Note] WSREP: IST sender 15 -> 15 2021-06-08 23:03:11 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.67.31:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '4546099d-c8ad-11eb-aed7-b7c153ddef0e:15' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2021-06-08 23:03:11 7 [Note] WSREP: sst_donor_thread signaled with 0 # Time: 210608 23:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2021.06.08-23.03.12.869906271 (20210608 23:03:12.920) WSREP_SST: [INFO] Streaming with xbstream (20210608 23:03:12.951) WSREP_SST: [INFO] Using socat as streamer (20210608 23:03:12.963) WSREP_SST: [INFO] Using /tmp/tmp.IQfpwsEoVF as innobackupex temporary directory (20210608 23:03:13.038) WSREP_SST: [INFO] Streaming GTID file before SST (20210608 23:03:13.048) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.67.31:4444; RC=( ${PIPESTATUS[@]} ) (20210608 23:03:13.066) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210608 23:03:13.130) # Time: 210608 23:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.67.31 4444 (20210608 23:03:23.145) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.67.31:4444; RC=( ${PIPESTATUS[@]} ) (20210608 23:03:23.156) # Time: 210608 23:03:23 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.002896 Lock_time: 0.001861 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1623193403; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210608 23:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1623193404; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; # Time: 210608 23:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-06-08 23:03:25 0 [Note] WSREP: SST sent: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:15 2021-06-08 23:03:25 0 [Note] WSREP: Server status change donor -> joined 2021-06-08 23:03:25 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-08 23:03:25 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2021-06-08 23:03:25 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2021-06-08 23:03:25 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-06-08 23:03:25 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2021-06-08 23:03:25 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-06-08 23:03:25 2 [Note] WSREP: Server status change joined -> synced 2021-06-08 23:03:25 2 [Note] WSREP: Synchronized with group, ready for connections 2021-06-08 23:03:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210608 23:03:25.816) WSREP_SST: [INFO] Cleaning up temporary directories (20210608 23:03:25.826) 2021-06-08 23:03:25 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec 2021-06-08 23:03:30 0 [Note] WSREP: async IST sender served 2021-06-08 23:03:30 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2021-06-08 23:03:30 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 210608 23:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:06:59 # User@Host: [] @ [] # Thread_id: 7 Schema: ejbca QC_hit: No # Query_time: 10.443286 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 0 use ejbca; SET timestamp=1623193619; CREATE TABLE KeyRecoveryData ( certSN VARCHAR(80) BINARY NOT NULL, issuerDN VARCHAR(250) BINARY NOT NULL, cryptoTokenId INT(11) DEFAULT 0 NOT NULL, keyAlias VARCHAR(250) BINARY, keyData LONGTEXT NOT NULL, markedAsRecoverable TINYINT(4) NOT NULL, publicKeyId VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, username VARCHAR(250) BINARY, PRIMARY KEY (certSN, issuerDN) ); # Time: 210608 23:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:36 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.020483 Lock_time: 0.020226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 73 SET timestamp=1623193656; select cadata0_.cAId as col_0_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.003705 Lock_time: 0.003569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 430 SET timestamp=1623193656; select roledata0_.id as id1_34_, roledata0_.nameSpace as nameSpac2_34_, roledata0_.rawData as rawData3_34_, roledata0_.roleName as roleName4_34_, roledata0_.rowProtection as rowProte5_34_, roledata0_.rowVersion as rowVersi6_34_ from RoleData roledata0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.003021 Lock_time: 0.002803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1623193656; select rolemember0_.primaryKey as primaryK1_35_, rolemember0_.description as descript2_35_, rolemember0_.roleId as roleId3_35_, rolemember0_.rowVersion as rowVersi4_35_, rolemember0_.tokenIssuerId as tokenIss5_35_, rolemember0_.tokenMatchKey as tokenMat6_35_, rolemember0_.tokenMatchOperator as tokenMat7_35_, rolemember0_.tokenMatchValue as tokenMat8_35_, rolemember0_.tokenType as tokenTyp9_35_, rolemember0_.rowProtection as rowProt10_35_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 210608 23:07:37 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.004934 Lock_time: 0.004786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1623193657; select servicedat0_.id as id1_36_, servicedat0_.data as data2_36_, servicedat0_.name as name3_36_, servicedat0_.nextRunTimeStamp as nextRunT4_36_, servicedat0_.rowProtection as rowProte5_36_, servicedat0_.rowVersion as rowVersi6_36_, servicedat0_.runTimeStamp as runTimeS7_36_ from ServiceData servicedat0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.004091 Lock_time: 0.003936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1623193657; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.004985 Lock_time: 0.004827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1623193657; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.004559 Lock_time: 0.004200 Rows_sent: 3 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 1153 SET timestamp=1623193657; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE, TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'CertificateData' AND (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND NON_UNIQUE = 0 ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.003235 Lock_time: 0.003010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1623193657; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 210608 23:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000392 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 73 SET timestamp=1623193665; select cadata0_.cAId as col_0_0_ from CAData cadata0_; # Time: 210608 23:07:52 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.004418 Lock_time: 0.004301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 84 SET timestamp=1623193672; select cryptotoke0_.id as col_0_0_ from CryptoTokenData cryptotoke0_; # Time: 210608 23:07:53 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000323 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 650 SET timestamp=1623193673; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 210608 23:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000244 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1096 SET timestamp=1623193674; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 210608 23:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:07:57 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000246 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 5236 SET timestamp=1623193677; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 210608 23:08:01 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000418 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 88 SET timestamp=1623193681; select cadata0_.cAId as col_0_0_ from CAData cadata0_; # Time: 210608 23:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000334 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1623193684; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 210608 23:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:08:50 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000370 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 928 SET timestamp=1623193730; select roledata0_.id as id1_34_, roledata0_.nameSpace as nameSpac2_34_, roledata0_.rawData as rawData3_34_, roledata0_.roleName as roleName4_34_, roledata0_.rowProtection as rowProte5_34_, roledata0_.rowVersion as rowVersi6_34_ from RoleData roledata0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000368 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1623193730; select rolemember0_.primaryKey as primaryK1_35_, rolemember0_.description as descript2_35_, rolemember0_.roleId as roleId3_35_, rolemember0_.rowVersion as rowVersi4_35_, rolemember0_.tokenIssuerId as tokenIss5_35_, rolemember0_.tokenMatchKey as tokenMat6_35_, rolemember0_.tokenMatchOperator as tokenMat7_35_, rolemember0_.tokenMatchValue as tokenMat8_35_, rolemember0_.tokenType as tokenTyp9_35_, rolemember0_.rowProtection as rowProt10_35_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 210608 23:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:08:57 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000214 Lock_time: 0.000063 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1623193737; select rolemember0_.primaryKey as primaryK1_35_, rolemember0_.description as descript2_35_, rolemember0_.roleId as roleId3_35_, rolemember0_.rowVersion as rowVersi4_35_, rolemember0_.tokenIssuerId as tokenIss5_35_, rolemember0_.tokenMatchKey as tokenMat6_35_, rolemember0_.tokenMatchOperator as tokenMat7_35_, rolemember0_.tokenMatchValue as tokenMat8_35_, rolemember0_.tokenType as tokenTyp9_35_, rolemember0_.rowProtection as rowProt10_35_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 210608 23:09:00 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000386 Lock_time: 0.000183 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 969 SET timestamp=1623193740; select rolemember0_.primaryKey as primaryK1_35_, rolemember0_.description as descript2_35_, rolemember0_.roleId as roleId3_35_, rolemember0_.rowVersion as rowVersi4_35_, rolemember0_.tokenIssuerId as tokenIss5_35_, rolemember0_.tokenMatchKey as tokenMat6_35_, rolemember0_.tokenMatchOperator as tokenMat7_35_, rolemember0_.tokenMatchValue as tokenMat8_35_, rolemember0_.tokenType as tokenTyp9_35_, rolemember0_.rowProtection as rowProt10_35_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 210608 23:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000167 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1623193765; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_ where certificat0_.certificateProfileName='CUSTOM_ENDUSER'; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000156 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 SET timestamp=1623193765; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000323 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1623193765; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000160 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1623193765; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_ where endentityp0_.profileName='Custom_EndEntity'; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000117 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 88 SET timestamp=1623193765; select cadata0_.cAId as col_0_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000094 Lock_time: 0.000035 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4533 SET timestamp=1623193765; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 210608 23:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:09:47 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000692 Lock_time: 0.000372 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 SET timestamp=1623193787; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000139 Lock_time: 0.000049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4533 SET timestamp=1623193787; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 210608 23:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:01 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000466 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 88 SET timestamp=1623193801; select cadata0_.cAId as col_0_0_ from CAData cadata0_; # Time: 210608 23:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-06-08 23:11:49 301 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210608 23:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.611299 Lock_time: 0.611194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-06-08 23:11:55 304 [Warning] Aborted connection 304 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 210608 23:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.633955 Lock_time: 0.633812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.620720 Lock_time: 0.620609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:37 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000343 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1623193957; select servicedat0_.id as id1_36_, servicedat0_.data as data2_36_, servicedat0_.name as name3_36_, servicedat0_.nextRunTimeStamp as nextRunT4_36_, servicedat0_.rowProtection as rowProte5_36_, servicedat0_.rowVersion as rowVersi6_36_, servicedat0_.runTimeStamp as runTimeS7_36_ from ServiceData servicedat0_; # Time: 210608 23:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623193995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623193995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000889 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:27 # User@Host: rene[rene] @ [10.233.77.14] # Thread_id: 435 Schema: nbi QC_hit: No # Query_time: 0.012058 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 use nbi; SET timestamp=1623194127; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # Time: 210608 23:15:30 # User@Host: rene[rene] @ [10.233.77.14] # Thread_id: 435 Schema: nbi QC_hit: No # Query_time: 0.011291 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1623194130; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # User@Host: rene[rene] @ [10.233.77.14] # Thread_id: 435 Schema: nbi QC_hit: No # Query_time: 0.001136 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1623194130; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nbi') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: rene[rene] @ [10.233.77.14] # Thread_id: 435 Schema: nbi QC_hit: No # Query_time: 0.002852 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1623194130; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'nbi') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 210608 23:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:15:38 # User@Host: rene[rene] @ [10.233.77.14] # Thread_id: 435 Schema: nbi QC_hit: No # Query_time: 0.007041 Lock_time: 0.006738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 SET timestamp=1623194138; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 210608 23:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-06-08 23:16:43 8 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210608 23:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.285731 Lock_time: 0.285559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.521534 Lock_time: 0.521391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-06-08 23:16:45 474 [Warning] Aborted connection 474 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 210608 23:16:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.743863 Lock_time: 0.743673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:16:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.924799 Lock_time: 0.924642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-06-08 23:16:53 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:16:53 478 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:16:53 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:16:53 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-06-08 23:16:53 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210608 23:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:54 # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.008661 Lock_time: 0.007475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use nfvo; SET timestamp=1623194274; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000294 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.002167 Lock_time: 0.000764 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623194274; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000493 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.002043 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001353 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000536 Lock_time: 0.000293 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623194274; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.012571 Lock_time: 0.012063 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1623194274; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='nfvo') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='nfvo' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000427 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623194274; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000180 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001131 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000314 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.005951 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000324 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000263 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001481 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000524 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001133 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623194274; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.002804 Lock_time: 0.002610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000378 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.005961 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000262 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001482 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000158 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1623194274; SELECT * FROM `nfvo`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001399 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000459 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000263 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.001614 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194274; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.000339 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194274; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 210608 23:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:17:56 # User@Host: so_admin[so_admin] @ [10.233.71.99] # Thread_id: 505 Schema: nfvo QC_hit: No # Query_time: 0.014309 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1623194276; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210608 23:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:19:13 # User@Host: so_user[so_user] @ [10.233.70.120] # Thread_id: 556 Schema: requestdb QC_hit: No # Query_time: 0.001934 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1623194353; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210608 23:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:30 # User@Host: so_user[so_user] @ [10.233.75.153] # Thread_id: 571 Schema: catalogdb QC_hit: No # Query_time: 0.002479 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1623194370; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210608 23:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:50 # User@Host: so_user[so_user] @ [10.233.76.54] # Thread_id: 614 Schema: requestdb QC_hit: No # Query_time: 0.001769 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1623194450; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210608 23:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.001553 Lock_time: 0.001450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:02 # User@Host: so_user[so_user] @ [10.233.67.167] # Thread_id: 675 Schema: catalogdb QC_hit: No # Query_time: 0.001825 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1623194582; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210608 23:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 178 Schema: ejbca QC_hit: No # Query_time: 0.000566 Lock_time: 0.000319 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623194655; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 210608 23:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.001618 Lock_time: 0.001553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:24:31 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001959 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1623194671; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000319 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194671; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000437 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194671; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001964 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1623194671; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000619 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194671; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.006403 Lock_time: 0.005953 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1623194671; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='catalogdb') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='catalogdb' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000261 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194671; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000268 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194671; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001418 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1623194671; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 210608 23:24:32 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194672; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004379 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194672; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000446 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194672; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194672; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001895 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194672; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000654 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194672; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000477 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194672; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:33 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001536 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003139 Lock_time: 0.000337 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002118 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000115 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 976 SET timestamp=1623194673; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001749 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000416 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000378 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001634 Lock_time: 0.000324 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000426 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194673; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001382 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001096 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000042 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1069 SET timestamp=1623194673; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000905 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000318 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001234 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194673; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000393 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194673; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000373 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194673; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004963 Lock_time: 0.004627 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194673; DELETE from service where model_uuid in ( SELECT SERVICE_MODEL_UUID FROM service_to_resource_customizations GROUP BY SERVICE_MODEL_UUID, resource_model_customization_uuid HAVING COUNT(*) > 1); # Time: 210608 23:24:34 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000571 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003937 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001623 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000044 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 1180 SET timestamp=1623194674; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001476 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000340 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000261 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001713 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000427 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000525 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194674; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.007416 Lock_time: 0.006888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194674; INSERT INTO network_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid FROM service_to_resource_customizations WHERE model_type = 'network' and service_model_uuid in(select model_uuid from service) AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from network_resource_customization); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.007227 Lock_time: 0.006811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194674; INSERT INTO allotted_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid FROM service_to_resource_customizations WHERE model_type = 'allottedResource' and service_model_uuid in(select model_uuid from service) AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from allotted_resource_customization); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.007155 Lock_time: 0.006662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194674; INSERT INTO vnf_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid FROM service_to_resource_customizations WHERE model_type = 'vnf' and service_model_uuid in(select model_uuid from service) AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from vnf_resource_customization); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000461 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 4 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET vnf_type = 'VNF-API-DEFAULT' WHERE vnf_type = 'VID_DEFAULT'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET description = 'Vnf api recipe to create vnf' WHERE description = 'VID_DEFAULT recipe to create VNF if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET description = 'Vnf api recipe to delete vnf' WHERE description = 'VID_DEFAULT recipe to delete VNF if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET description = 'Vnf api recipe to update vnf' WHERE description = 'VID_DEFAULT update'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET description = 'Vnf api recipe to replace vnf' WHERE description = 'VID_DEFAULT replace'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET description = 'Vnf api recipe to do an in place software update' WHERE description = 'VID_DEFAULT inPlaceSoftwareUpdate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET description = 'Vnf api recipe to apply updated config' WHERE description = 'VID_DEFAULT applyUpdatedConfig'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.008699 Lock_time: 0.008141 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service SET model_name = 'VNF-API-DEFAULT', description = 'Vnf api service for VID to use for infra APIH orchestration' WHERE model_name = 'VID_DEFAULT'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service_recipe SET description = 'Vnf api recipe to activate service-instance' WHERE description = 'VID_DEFAULT activate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 18 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service_recipe SET description = 'Vnf api recipe to create service-instance' WHERE description = 'VID_DEFAULT recipe to create service-instance if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service_recipe SET description = 'Vnf api recipe to deactivate service-instance' WHERE description = 'VID_DEFAULT deactivate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 18 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service_recipe SET description = 'Vnf api recipe to delete service-instance' WHERE description = 'VID_DEFAULT recipe to delete service-instance if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000160 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to create volume-group' WHERE description = 'VID_DEFAULT recipe to create volume-group if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to delete volume-group' WHERE description = 'VID_DEFAULT recipe to delete volume-group if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to update volume-group' WHERE description = 'VID_DEFAULT recipe to update volume-group if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to create vf-module' WHERE description = 'VID_DEFAULT recipe to create vf-module if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to delete vf-module' WHERE description = 'VID_DEFAULT recipe to delete vf-module if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to update vf-module' WHERE description = 'VID_DEFAULT recipe to update vf-module if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000088 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to replace vf-module' WHERE description = 'VID_DEFAULT vfModule replace'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000161 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 29 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE network_recipe SET description = 'Vnf api recipe to create network' WHERE description = 'VID_DEFAULT recipe to create network if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 29 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE network_recipe SET description = 'Vnf api recipe to update network' WHERE description = 'VID_DEFAULT recipe to update network if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 29 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE network_recipe SET description = 'Vnf api recipe to delete network' WHERE description = 'VID_DEFAULT recipe to delete network if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002416 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000099 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001184 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000039 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1313 SET timestamp=1623194674; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001141 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000253 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001448 Lock_time: 0.000285 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000281 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194674; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000614 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/VnfInPlaceUpdate' WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000286 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/VnfConfigUpdate' WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000242 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service SET MODEL_INVARIANT_UUID = '944862ae-bb65-4429-8330-a6c9170d6672' WHERE MODEL_INVARIANT_UUID = 'DummyGRApiDefaultModelInvariantUUID?'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service_recipe SET DESCRIPTION = 'Vnf api recipe to assign service-instance' WHERE ACTION = 'assignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194674; UPDATE service_recipe SET DESCRIPTION = 'Vnf api recipe to unassign service-instance' WHERE ACTION = 'unassignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001678 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001517 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000182 Rows_sent: 4 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 1461 SET timestamp=1623194674; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001165 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004533 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194674; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194674; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194674; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:35 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000456 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004246 Lock_time: 0.000397 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000114 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001786 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000236 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 1583 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001136 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000161 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000169 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004090 Lock_time: 0.001159 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.007651 Lock_time: 0.007440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000082 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'assignService' WHERE MACRO_ACTION = 'Service-Macro-Assign'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000065 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'activateService' WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000094 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'unassignService' WHERE MACRO_ACTION = 'Service-Macro-Unassign'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000096 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000066 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Network-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000081 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Network-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000069 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'replaceService' WHERE MACRO_ACTION = 'VNF-Macro-Replace'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000360 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VNF-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VNF-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000133 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VolumeGroup-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000122 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VolumeGroup-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VFModule-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000097 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VFModule-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000104 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000068 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000064 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000193 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001672 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000118 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001610 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000160 Lock_time: 0.000038 Rows_sent: 6 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1690 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001570 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000286 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000342 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001875 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.016456 Lock_time: 0.003719 Rows_sent: 0 Rows_examined: 2163 # Rows_affected: 103 Bytes_sent: 52 SET timestamp=1623194675; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), ('Service-Create', '2', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), ('Service-Delete', '1', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), ('Service-Delete', '2', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '2', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '3', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '5', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Activate', '1', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '2', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '5', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '7', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '8', 'ActivateServiceInstance', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '3', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '2', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '3', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '4', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '5', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '6', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '7', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '8', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '9', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '10', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '11', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '12', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '13', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '14', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '15', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '5', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '6', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '7', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '8', 'DeactivateNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '9', 'DeleteNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '10', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '11', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '12', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '13', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '14', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '15', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Network-Create', '1', 'AssignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), ('Network-Create', '2', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), ('Network-Create', '3', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), ('Network-Delete', '1', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), ('Network-Delete', '2', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), ('Network-Delete', '3', 'UnassignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), ('VNF-Create', '1', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), ('VNF-Create', '2', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), ('VNF-Delete', '1', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), ('VNF-Delete', '2', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '3', 'VNF-Macro-Replace', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '4', 'SDNOVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '5', 'AAIUnsetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Replace', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '3', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '4', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '5', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '6', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), ('VFModule-Create', '1', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), ('VFModule-Create', '2', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), ('VFModule-Create', '3', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), ('VFModule-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), ('VFModule-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), ('VFModule-Delete', '3', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '4', 'DeactivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '5', 'DeleteNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('AVPNBonding-Macro-Delete','1','DeactivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), ('AVPNBonding-Macro-Delete','2','DeactivateAndUnassignVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), ('AVPNBonding-Macro-Delete','3','UnassignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), ('AVPNBonding-Macro-Create','1','SniroHoming',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','2','CreateCustomerVpnBindingBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','3','AvpnAssignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','4','AssignAndActivateVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','5','ActivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001875 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001674 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000057 Rows_sent: 7 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 1796 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001905 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000256 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001504 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000251 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001526 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002071 Lock_time: 0.000363 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000057 Rows_sent: 8 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1911 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000991 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000295 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001419 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000393 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004260 Lock_time: 0.003969 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000294 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Assign'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000248 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Unassign'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000243 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000221 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = FALSE WHERE MACRO_ACTION = 'VNF-Macro-Replace'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000154 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000170 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000160 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000154 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000173 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000133 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000122 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000116 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Macro-Recreate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002761 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000105 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001404 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000047 Rows_sent: 9 Rows_examined: 9 # Rows_affected: 0 Bytes_sent: 2031 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001586 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000601 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000322 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001760 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000409 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001550 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003660 Lock_time: 0.000384 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000208 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001581 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000058 Rows_sent: 10 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 2153 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001354 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001637 Lock_time: 0.000312 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000432 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000388 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003338 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000116 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001431 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000081 Rows_sent: 11 Rows_examined: 11 # Rows_affected: 0 Bytes_sent: 2266 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001570 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000318 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000156 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001400 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002535 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001707 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000331 Lock_time: 0.000093 Rows_sent: 12 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 2431 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001905 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000304 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001413 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000210 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000425 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003121 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001214 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000201 Lock_time: 0.000042 Rows_sent: 13 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 2555 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001386 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000279 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002433 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001126 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000036 Rows_sent: 14 Rows_examined: 14 # Rows_affected: 0 Bytes_sent: 2676 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003498 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000212 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001432 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000329 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000442 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000410 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 103 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194675; UPDATE orchestration_flow_reference SET FLOW_NAME = 'HomingV2' WHERE FLOW_NAME = 'SniroHoming'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000156 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001345 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001080 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000042 Rows_sent: 15 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 2788 SET timestamp=1623194675; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001332 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000248 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001924 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000328 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194675; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000418 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003218 Lock_time: 0.000310 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194675; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194675; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 210608 23:24:36 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001866 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000065 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 2922 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001792 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000243 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001443 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000111 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194676; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to soft delete vf-module' WHERE description = 'VID_DEFAULT vfModule soft delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000107 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001375 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001316 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000038 Rows_sent: 17 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 3092 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001199 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001812 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000424 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000416 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000415 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 103 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194676; UPDATE orchestration_flow_reference SET FLOW_NAME = 'ActivateServiceInstanceBB' WHERE FLOW_NAME = 'ActivateServiceInstance'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 103 # Rows_affected: 2 Bytes_sent: 11 SET timestamp=1623194676; DELETE FROM orchestration_flow_reference WHERE FLOW_NAME = 'DeactivateNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 3 Bytes_sent: 52 SET timestamp=1623194676; UPDATE building_block_detail SET TARGET_ACTION = 'CHANGE_MODEL' WHERE TARGET_ACTION = 'CHANGEMODEL'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000286 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002850 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000136 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001262 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000043 Rows_sent: 18 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 3213 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001186 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000258 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001732 Lock_time: 0.000263 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000238 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000450 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000352 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002882 Lock_time: 0.000206 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000088 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001021 Lock_time: 0.000075 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000032 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 3417 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000991 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001310 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004562 Lock_time: 0.003894 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 2 Bytes_sent: 52 SET timestamp=1623194676; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')), ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000154 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001604 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000981 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000052 Rows_sent: 20 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 3651 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001307 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000221 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001162 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000268 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194676; DELETE FROM `vnf_recipe` WHERE `NF_ROLE`='POLO_DEFAULT'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002344 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000115 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001380 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000054 Rows_sent: 21 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 3787 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001394 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001682 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000386 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000754 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1623194676; INSERT INTO orchestration_flow_reference (COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) values ( 'Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', '1', (SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001341 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001271 Lock_time: 0.000102 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000044 Rows_sent: 22 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 3923 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000990 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001542 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000449 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194676; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194676; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194676; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001517 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001463 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000210 Lock_time: 0.000055 Rows_sent: 23 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 4071 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001511 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000243 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001388 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000266 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000462 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194676; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Deactivate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001509 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000100 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001539 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000032 Rows_sent: 24 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 4205 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001235 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000480 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001735 Lock_time: 0.000310 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000407 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000447 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1623194676; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Network-Update', '1', 'UpdateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001564 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001503 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000064 Rows_sent: 25 Rows_examined: 25 # Rows_affected: 0 Bytes_sent: 4358 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001737 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000402 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001307 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000506 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001066 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000077 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001889 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000447 Lock_time: 0.000085 Rows_sent: 26 Rows_examined: 26 # Rows_affected: 0 Bytes_sent: 4477 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001889 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001391 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000415 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000353 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001542 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001526 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000039 Rows_sent: 27 Rows_examined: 27 # Rows_affected: 0 Bytes_sent: 4644 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001587 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001688 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000116 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000890 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 305 # Rows_affected: 9 Bytes_sent: 52 SET timestamp=1623194676; UPDATE orchestration_status_state_transition_directive SET TARGET_ACTION = "ACTIVATE" WHERE TARGET_ACTION = "ACTIVE"; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000100 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001165 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001252 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000039 Rows_sent: 28 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 4779 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001512 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001861 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000276 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000590 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 48 # Rows_affected: 2 Bytes_sent: 52 SET timestamp=1623194676; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Service-Macro-Delete', '1', 'DeactivateFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '2', 'UnassignFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000156 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001751 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000045 Rows_sent: 29 Rows_examined: 29 # Rows_affected: 0 Bytes_sent: 4909 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001135 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001680 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000343 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000337 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003008 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001589 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000266 Lock_time: 0.000052 Rows_sent: 30 Rows_examined: 30 # Rows_affected: 0 Bytes_sent: 5044 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001493 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001814 Lock_time: 0.000298 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000253 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000328 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000456 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002875 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000119 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001233 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000030 Rows_sent: 31 Rows_examined: 31 # Rows_affected: 0 Bytes_sent: 5151 SET timestamp=1623194676; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001265 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000278 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001825 Lock_time: 0.000333 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194676; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194676; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000329 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194676; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:37 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000411 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003678 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000110 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001403 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000077 Rows_sent: 32 Rows_examined: 32 # Rows_affected: 0 Bytes_sent: 5266 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001802 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000321 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001774 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000489 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001599 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000162 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001251 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000058 Rows_sent: 33 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 5367 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001168 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000343 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001799 Lock_time: 0.000374 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000613 Lock_time: 0.000344 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000436 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003420 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000156 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001559 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000376 Lock_time: 0.000063 Rows_sent: 34 Rows_examined: 34 # Rows_affected: 0 Bytes_sent: 5465 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001802 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001506 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000579 Lock_time: 0.000316 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001804 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001834 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000066 Rows_sent: 35 Rows_examined: 35 # Rows_affected: 0 Bytes_sent: 5564 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001678 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001803 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000327 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000430 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003549 Lock_time: 0.000320 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001305 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000295 Lock_time: 0.000061 Rows_sent: 36 Rows_examined: 36 # Rows_affected: 0 Bytes_sent: 5693 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001314 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001739 Lock_time: 0.000310 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000258 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000342 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002002 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 150 # Rows_affected: 6 Bytes_sent: 52 SET timestamp=1623194677; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('VFModule-ScaleOut', '1', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '6', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001798 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001340 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000037 Rows_sent: 37 Rows_examined: 37 # Rows_affected: 0 Bytes_sent: 5840 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001274 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000304 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001563 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000338 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000544 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194677; DELETE FROM catalogdb.service_recipe where orchestration_uri = '/mso/async/services/CreateGenericMacroServiceNetworkVnf' or orchestration_uri = '/mso/async/services/DeleteGenericMacroServiceNetworkVnf'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000169 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001709 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000119 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001696 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000353 Lock_time: 0.000071 Rows_sent: 38 Rows_examined: 38 # Rows_affected: 0 Bytes_sent: 5963 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001252 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001539 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.006172 Lock_time: 0.000506 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000241 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001359 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000266 Lock_time: 0.000041 Rows_sent: 39 Rows_examined: 39 # Rows_affected: 0 Bytes_sent: 6086 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001335 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000239 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000315 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001688 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000286 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001837 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001747 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000039 Rows_sent: 40 Rows_examined: 40 # Rows_affected: 0 Bytes_sent: 6224 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001653 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000455 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001849 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000374 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000383 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003729 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000119 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001775 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000061 Rows_sent: 41 Rows_examined: 41 # Rows_affected: 0 Bytes_sent: 6325 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001400 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001644 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000365 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 25 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; update northbound_request_ref_lookup set ACTION='scaleOut' where MACRO_ACTION='VFModule-ScaleOut'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001568 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000084 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002004 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000394 Lock_time: 0.000059 Rows_sent: 42 Rows_examined: 42 # Rows_affected: 0 Bytes_sent: 6507 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001841 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000224 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001468 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000421 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004564 Lock_time: 0.000348 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001863 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000054 Rows_sent: 43 Rows_examined: 43 # Rows_affected: 0 Bytes_sent: 6632 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001400 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001866 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000312 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001581 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001982 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000405 Lock_time: 0.000074 Rows_sent: 44 Rows_examined: 44 # Rows_affected: 0 Bytes_sent: 6768 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001610 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000344 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002346 Lock_time: 0.000310 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000327 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000397 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004602 Lock_time: 0.004246 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000123 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000162 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000123 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetwork1802BB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000116 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignServiceInstanceBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVnfBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000196 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UpdateNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194677; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'VnfAdapterBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002073 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001889 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000041 Rows_sent: 45 Rows_examined: 45 # Rows_affected: 0 Bytes_sent: 6921 SET timestamp=1623194677; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001918 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000282 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000268 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001972 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000265 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194677; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000431 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194677; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003871 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194677; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 210608 23:24:38 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001524 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000062 Rows_sent: 46 Rows_examined: 46 # Rows_affected: 0 Bytes_sent: 7066 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001260 Lock_time: 0.000139 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002200 Lock_time: 0.000466 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000428 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000363 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000486 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194678; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'GenericVnfHealthCheckBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000193 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194678; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'ConfigurationScaleOutBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001950 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001819 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000062 Rows_sent: 47 Rows_examined: 47 # Rows_affected: 0 Bytes_sent: 7219 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001462 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001586 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000224 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001875 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001717 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000404 Lock_time: 0.000059 Rows_sent: 48 Rows_examined: 48 # Rows_affected: 0 Bytes_sent: 7366 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001700 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000266 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001802 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000293 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003214 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000112 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001151 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000304 Lock_time: 0.000040 Rows_sent: 49 Rows_examined: 49 # Rows_affected: 0 Bytes_sent: 7492 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001396 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000261 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001688 Lock_time: 0.000293 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000193 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001413 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001328 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000045 Rows_sent: 50 Rows_examined: 50 # Rows_affected: 0 Bytes_sent: 7608 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001196 Lock_time: 0.000102 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000231 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001815 Lock_time: 0.000356 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000461 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000747 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 47 # Rows_affected: 11 Bytes_sent: 54 SET timestamp=1623194678; update building_block_detail set RESOURCE_TYPE = "NO_VALIDATE" where RESOURCE_TYPE = "CUSTOM"; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001549 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001534 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000504 Lock_time: 0.000059 Rows_sent: 51 Rows_examined: 51 # Rows_affected: 0 Bytes_sent: 7746 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001695 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000208 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001911 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000394 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002117 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001640 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000425 Lock_time: 0.000055 Rows_sent: 52 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 7867 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001998 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000452 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001818 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000329 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000379 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003569 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001342 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000433 Lock_time: 0.000047 Rows_sent: 53 Rows_examined: 53 # Rows_affected: 0 Bytes_sent: 7996 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001482 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000278 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001548 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000556 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.013404 Lock_time: 0.013068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194678; INSERT INTO catalogdb.service_proxy_customization_temp (model_customization_uuid,model_instance_name,model_uuid,model_invariant_uuid,model_version,model_name,tosca_node_type,description,source_service_model_uuid) SELECT T1.model_customization_uuid, T1.model_instance_name,T2.model_uuid, T2.model_invariant_uuid, T2.model_version, T2.model_name, T1.tosca_node_type, T2.description, T1.source_service_model_uuid FROM catalogdb.service_proxy_customization T1 JOIN catalogdb.service_proxy T2 ON T1.service_proxy_model_uuid = T2.model_uuid; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001475 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004681 Lock_time: 0.000298 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000136 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001400 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000057 Rows_sent: 54 Rows_examined: 54 # Rows_affected: 0 Bytes_sent: 8100 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001200 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001967 Lock_time: 0.000407 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000396 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000467 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003869 Lock_time: 0.000282 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000125 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001394 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000441 Lock_time: 0.000053 Rows_sent: 55 Rows_examined: 55 # Rows_affected: 0 Bytes_sent: 8233 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000258 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002393 Lock_time: 0.000440 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000538 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000366 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004474 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000221 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001833 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000496 Lock_time: 0.000056 Rows_sent: 56 Rows_examined: 56 # Rows_affected: 0 Bytes_sent: 8384 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001639 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001746 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000321 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000102 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001000 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000326 Lock_time: 0.000059 Rows_sent: 57 Rows_examined: 57 # Rows_affected: 0 Bytes_sent: 8517 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001095 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000151 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001656 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004106 Lock_time: 0.000386 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001382 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000468 Lock_time: 0.000062 Rows_sent: 58 Rows_examined: 58 # Rows_affected: 0 Bytes_sent: 8652 SET timestamp=1623194678; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001394 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001845 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194678; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194678; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194678; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:39 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194679; DELETE FROM vf_module_customization WHERE vf_module_model_uuid NOT IN (SELECT model_uuid FROM vf_module); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.011847 Lock_time: 0.011480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194679; -- Migrate linkage between VNF/Services, re-add foreign key INSERT INTO vnf_resource_customization (SELECT vrc.MODEL_CUSTOMIZATION_UUID,vrc.MODEL_INSTANCE_NAME, vrc.MIN_INSTANCES,vrc.MAX_INSTANCES,vrc.AVAILABILITY_ZONE_MAX_COUNT,vrc.NF_TYPE,vrc.NF_ROLE,vrc.NF_FUNCTION, vrc.NF_NAMING_CODE,vrc.MULTI_STAGE_DESIGN,vrc.CREATION_TIMESTAMP, vrc.VNF_RESOURCE_MODEL_UUID,vrc.INSTANCE_GROUP_MODEL_UUID,NULL,crcs.SERVICE_MODEL_UUID from vnf_resource_customization vrc, vnf_resource_customization_to_service crcs, service srv WHERE crcs.RESOURCE_MODEL_CUSTOMIZATION_UUID = vrc.MODEL_CUSTOMIZATION_UUID AND srv.MODEL_UUID=crcs.SERVICE_MODEL_UUID); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000111 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194679; DELETE FROM vnf_resource_customization where SERVICE_MODEL_UUID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.006726 Lock_time: 0.006371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194679; INSERT INTO vnfc_instance_group_customization (SELECT vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID, vnfcgroup.INSTANCE_GROUP_MODEL_UUID, vnfcgroup.FUNCTION, vnfcgroup.DESCRIPTION, vnfcgroup.CREATION_TIMESTAMP, vnfrc.ID FROM vnfc_instance_group_customization vnfcgroup, vnf_resource_customization vnfrc WHERE vnfrc.MODEL_CUSTOMIZATION_UUID = vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194679; DELETE FROM vnfc_instance_group_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.007927 Lock_time: 0.007251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194679; -- Migrate linkage between VNF/VFMODULEs, re-add foreign key INSERT INTO vf_module_customization (SELECT vmc.MODEL_CUSTOMIZATION_UUID, vmc.LABEL, vmc.INITIAL_COUNT, vmc.MIN_INSTANCES, vmc.MAX_INSTANCES, vmc.AVAILABILITY_ZONE_COUNT, vmc.HEAT_ENVIRONMENT_ARTIFACT_UUID, vmc.VOL_ENVIRONMENT_ARTIFACT_UUID, vmc.CREATION_TIMESTAMP, vmc.VF_MODULE_MODEL_UUID, NULL,vnfrc.ID FROM vf_module_customization vmc, vnf_res_custom_to_vf_module_custom vnfcvf, vnf_resource_customization vnfrc WHERE vnfcvf.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID = vmc.MODEL_CUSTOMIZATION_UUID AND vnfrc.MODEL_CUSTOMIZATION_UUID=vnfcvf.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194679; DELETE FROM vf_module_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.007707 Lock_time: 0.007475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194679; UPDATE cvnfc_customization as cvnfcc JOIN vf_module_vnf AS vfmvnf ON vfmvnf.model_customization_uuid = cvnfcc.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID AND cvnfcc.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID=vfmvnf.VNF_MODEL_CUST_UUID SET cvnfcc.VF_MODULE_CUSTOMIZATION_ID = vfmvnf.vf_module_id; # Time: 210608 23:24:40 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000334 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003728 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001721 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000414 Lock_time: 0.000052 Rows_sent: 59 Rows_examined: 59 # Rows_affected: 0 Bytes_sent: 8771 SET timestamp=1623194680; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001325 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001732 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194680; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001703 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003328 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001231 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000344 Lock_time: 0.000052 Rows_sent: 60 Rows_examined: 60 # Rows_affected: 0 Bytes_sent: 8898 SET timestamp=1623194680; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001521 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001670 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000239 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000415 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194680; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000322 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003591 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000077 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001327 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000052 Rows_sent: 61 Rows_examined: 61 # Rows_affected: 0 Bytes_sent: 9006 SET timestamp=1623194680; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001106 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000632 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001961 Lock_time: 0.000382 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000423 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194680; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000307 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003001 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000126 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001316 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000047 Rows_sent: 62 Rows_examined: 62 # Rows_affected: 0 Bytes_sent: 9133 SET timestamp=1623194680; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001432 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002019 Lock_time: 0.000403 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000285 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000436 Lock_time: 0.000304 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194680; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003994 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000082 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001145 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000031 Rows_sent: 63 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 9261 SET timestamp=1623194680; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001710 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003671 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000420 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000427 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194680; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000413 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003661 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001565 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000380 Lock_time: 0.000046 Rows_sent: 64 Rows_examined: 64 # Rows_affected: 0 Bytes_sent: 9383 SET timestamp=1623194680; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001150 Lock_time: 0.000084 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002795 Lock_time: 0.000496 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000270 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194680; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194680; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:41 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.013855 Lock_time: 0.013484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1623194681; /* Migrate the existing data */ INSERT INTO tmp_configuration_customization (`model_customization_uuid` , `model_instance_name`, `configuration_type` , `configuration_role` , `configuration_function` , `creation_timestamp` , `configuration_model_uuid` , `service_proxy_customization_model_customization_uuid` , `service_model_uuid`) SELECT `config`.`model_customization_uuid`, `config`.`model_instance_name`, `config`.`configuration_type`, `config`.`configuration_role`, `config`.`configuration_function`, `config`.`creation_timestamp`, `config`.`configuration_model_uuid`, `config`.`service_proxy_customization_model_customization_uuid`, `svc`.`model_uuid` service_model_uuid FROM configuration_customization config, service svc, configuration_customization_to_service config_svc WHERE config_svc.service_model_uuid = svc.model_uuid AND config_svc.resource_model_customization_uuid = config.model_customization_uuid; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000395 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003903 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000251 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001534 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000052 Rows_sent: 65 Rows_examined: 65 # Rows_affected: 0 Bytes_sent: 9526 SET timestamp=1623194681; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001592 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001793 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000196 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000307 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194681; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001619 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004928 Lock_time: 0.000412 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001591 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000042 Rows_sent: 66 Rows_examined: 66 # Rows_affected: 0 Bytes_sent: 9668 SET timestamp=1623194681; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001315 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000242 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001415 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000382 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194681; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000351 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004623 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001500 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000346 Lock_time: 0.000056 Rows_sent: 67 Rows_examined: 67 # Rows_affected: 0 Bytes_sent: 9789 SET timestamp=1623194681; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001470 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001566 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000286 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194681; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000517 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.009952 Lock_time: 0.000430 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000201 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001806 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000410 Lock_time: 0.000056 Rows_sent: 68 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 9919 SET timestamp=1623194681; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001388 Lock_time: 0.000065 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001682 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194681; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194681; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194681; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:42 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000461 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004207 Lock_time: 0.000455 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001557 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000408 Lock_time: 0.000055 Rows_sent: 69 Rows_examined: 69 # Rows_affected: 0 Bytes_sent: 10065 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001639 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001989 Lock_time: 0.000345 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000318 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000480 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000491 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004512 Lock_time: 0.000282 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001724 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000044 Rows_sent: 70 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 10200 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001409 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000558 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002126 Lock_time: 0.000356 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000366 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000441 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000344 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004499 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001534 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000050 Rows_sent: 71 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 10350 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002278 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000356 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000752 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001423 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000348 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000431 Lock_time: 0.000308 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000388 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003683 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001523 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000037 Rows_sent: 72 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 10463 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001460 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001639 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000372 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.008094 Lock_time: 0.007972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000319 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003508 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000126 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001610 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000040 Rows_sent: 73 Rows_examined: 73 # Rows_affected: 0 Bytes_sent: 10598 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001395 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000225 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001784 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000609 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000379 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003743 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000110 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001357 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000479 Lock_time: 0.000058 Rows_sent: 74 Rows_examined: 74 # Rows_affected: 0 Bytes_sent: 10719 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002065 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000508 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000539 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001660 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000345 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004478 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001336 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000399 Lock_time: 0.000049 Rows_sent: 75 Rows_examined: 75 # Rows_affected: 0 Bytes_sent: 10859 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001411 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000519 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002271 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000393 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000373 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003367 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000105 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001428 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000704 Lock_time: 0.000050 Rows_sent: 76 Rows_examined: 76 # Rows_affected: 0 Bytes_sent: 10960 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001421 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000236 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001380 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000405 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001611 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001638 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000476 Lock_time: 0.000061 Rows_sent: 77 Rows_examined: 77 # Rows_affected: 0 Bytes_sent: 11137 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001713 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000370 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001930 Lock_time: 0.000308 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004781 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001545 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000409 Lock_time: 0.000044 Rows_sent: 78 Rows_examined: 78 # Rows_affected: 0 Bytes_sent: 11275 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001419 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000313 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001678 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000284 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000442 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004057 Lock_time: 0.003886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194682; UPDATE cloud_sites SET SUPPORT_FABRIC = b'0' WHERE CLOUD_VERSION != '1.0.0'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001658 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000151 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001837 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000422 Lock_time: 0.000049 Rows_sent: 79 Rows_examined: 79 # Rows_affected: 0 Bytes_sent: 11390 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001468 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002079 Lock_time: 0.000292 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000394 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003866 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001499 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000427 Lock_time: 0.000041 Rows_sent: 80 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 11528 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001549 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000282 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000479 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004381 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001765 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000403 Lock_time: 0.000076 Rows_sent: 81 Rows_examined: 81 # Rows_affected: 0 Bytes_sent: 11667 SET timestamp=1623194682; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001848 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000421 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001777 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194682; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000313 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194682; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000483 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194682; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 210608 23:24:43 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000431 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004834 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001688 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000457 Lock_time: 0.000068 Rows_sent: 82 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 11777 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001609 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000370 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001650 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000448 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003433 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001504 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000467 Lock_time: 0.000077 Rows_sent: 83 Rows_examined: 83 # Rows_affected: 0 Bytes_sent: 11890 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001499 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001478 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000307 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004024 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001459 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000373 Lock_time: 0.000047 Rows_sent: 84 Rows_examined: 84 # Rows_affected: 0 Bytes_sent: 12024 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001428 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001799 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000346 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004191 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001411 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000031 Rows_sent: 85 Rows_examined: 85 # Rows_affected: 0 Bytes_sent: 12199 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001246 Lock_time: 0.000077 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000258 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002235 Lock_time: 0.000485 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000423 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000429 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004095 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001627 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000048 Rows_sent: 86 Rows_examined: 86 # Rows_affected: 0 Bytes_sent: 12325 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001349 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000326 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.002047 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000437 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004430 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001532 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000047 Rows_sent: 87 Rows_examined: 87 # Rows_affected: 0 Bytes_sent: 12422 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001666 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000253 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001774 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000403 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004601 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001730 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000480 Lock_time: 0.000058 Rows_sent: 88 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 12540 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001687 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000253 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001577 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000245 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001644 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001899 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000486 Lock_time: 0.000058 Rows_sent: 89 Rows_examined: 89 # Rows_affected: 0 Bytes_sent: 12648 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001922 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003327 Lock_time: 0.001620 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000429 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004118 Lock_time: 0.000310 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000173 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001630 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000477 Lock_time: 0.000070 Rows_sent: 90 Rows_examined: 90 # Rows_affected: 0 Bytes_sent: 12782 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001707 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001830 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000357 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.015569 Lock_time: 0.000306 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001261 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000032 Rows_sent: 91 Rows_examined: 91 # Rows_affected: 0 Bytes_sent: 12927 SET timestamp=1623194683; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001128 Lock_time: 0.000068 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001421 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194683; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194683; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000293 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194683; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.012475 Lock_time: 0.012183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE network_resource SET ORCHESTRATION_MODE = 'HEAT' WHERE ORCHESTRATION_MODE IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.014317 Lock_time: 0.014052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE vf_module_customization SET INITIAL_COUNT = '0' WHERE INITIAL_COUNT IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE vf_module_customization SET MIN_INSTANCES = '0' WHERE MIN_INSTANCES IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.018951 Lock_time: 0.018715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE workflow SET ARTIFACT_CHECKSUM = 'RECORD' WHERE ARTIFACT_CHECKSUM IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003880 Lock_time: 0.003752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE identity_services SET ADMIN_PROJECT_DOMAIN_NAME = 'Default' WHERE ADMIN_PROJECT_DOMAIN_NAME IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.008250 Lock_time: 0.008022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE vnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003631 Lock_time: 0.003465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE pnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE vnf_resource_customization SET NF_DATA_VALID = 0 WHERE NF_DATA_VALID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004183 Lock_time: 0.004054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE cloud_sites SET SUPPORT_FABRIC = 1 WHERE SUPPORT_FABRIC IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.016460 Lock_time: 0.016252 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE service SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000119 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194683; UPDATE vf_module_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # Time: 210608 23:24:44 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000522 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004700 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001707 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000426 Lock_time: 0.000046 Rows_sent: 92 Rows_examined: 92 # Rows_affected: 0 Bytes_sent: 13065 SET timestamp=1623194684; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001513 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000231 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001630 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000323 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194684; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.010532 Lock_time: 0.007241 Rows_sent: 0 Rows_examined: 25 # Rows_affected: 25 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM northbound_request_ref_lookup; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM orchestration_flow_reference; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004851 Lock_time: 0.004292 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 44 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM rainy_day_handler_macro; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004571 Lock_time: 0.003590 Rows_sent: 0 Rows_examined: 56 # Rows_affected: 56 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM building_block_detail; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.006158 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 370 # Rows_affected: 370 Bytes_sent: 13 SET timestamp=1623194684; DELETE FROM orchestration_status_state_transition_directive; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.091920 Lock_time: 0.008416 Rows_sent: 0 Rows_examined: 4375 # Rows_affected: 175 Bytes_sent: 54 SET timestamp=1623194684; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Create', '2', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Delete', '1', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Delete', '2', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '2', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '3', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '5', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '6', 'ConfigAssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '1', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '2', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '5', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '7', 'ConfigDeployVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '8', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '9', 'ActivateServiceInstance', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '3', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '2', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '3', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '4', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '5', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '6', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '7', 'ConfigAssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '8', 'AssignPnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '9', 'WaitForPnfReadyBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '12', 'ActivatePnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '13', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '14', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '15', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '16', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '17', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '18', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '19', 'ConfigDeployVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '20', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '21', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '22', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '5', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '6', 'DeactivatePnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '7', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '8', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '9', 'DeactivateNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '10', 'DeleteNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '11', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '12', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '13', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '14', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '15', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '16', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Network-Create', '1', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), ('Network-Create', '2', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), ('Network-Create', '3', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), ('Network-Delete', '1', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Network-Delete', '2', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Network-Delete', '3', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Create', '1', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Create', '2', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Delete', '1', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Delete', '2', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '3', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '4', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '5', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '6', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '7', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '8', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '9', 'SDNOVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '10', 'AAIUnsetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '1', 'AAICheckVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '2', 'AAISetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '5', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '6', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '7', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '8', 'ChangeModelVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '9', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '10', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '13', 'ChangeModelVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '14', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '15', 'ChangeModelServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '16', 'SDNOVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '17', 'AAIUnsetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Create', '1', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Create', '2', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Create', '3', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Delete', '3', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Delete', '4', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Delete', '5', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '4', 'DeactivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '5', 'DeleteNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '1', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '6', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '5', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '6', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '7', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '8', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '9', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '10', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '11', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '12', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '13', 'ChangeModelVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '14', 'ChangeModelServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '5', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '6', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '7', 'ChangeModelVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '8', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '9', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '10', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '11', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '12', 'ChangeModelVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '13', 'ChangeModelServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '1', 'VNFCheckPserversLockedFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '2', 'VNFCheckInMaintFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '3', 'VNFSetInMaintFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '4', 'VNFCheckClosedLoopDisabledFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '5', 'VNFSetClosedLoopDisabledFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '6', 'VNFLockActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '7', 'VNFUpgradePreCheckActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '8', 'VNFQuiesceTrafficActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '9', 'VNFStopActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '10', 'VNFSnapShotActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '11', 'VNFStartActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '12', 'VNFUpgradeBackupActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '13', 'VNFUpgradeSoftwareActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '14', 'VNFUpgradePostCheckActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '15', 'VNFResumeTrafficActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '16', 'VNFUnlockActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '17', 'VNFUnsetInMaintFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '18', 'VNFUnsetClosedLoopDisabledFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '1', 'VNFCheckPserversLockedFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '2', 'VNFCheckInMaintFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '3', 'VNFSetInMaintFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '4', 'VNFSetClosedLoopDisabledFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '5', 'VNFHealthCheckActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '6', 'VNFConfigModifyActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '7', 'VNFHealthCheckActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '8', 'VNFUnsetInMaintFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '9', 'VNFUnsetClosedLoopDisabledFlagActivity', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000917 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 25 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1623194684; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID, SCOPE, ACTION) VALUES ('Service-Macro-Create', '10', 'ControllerExecutionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT'), 'pnf', 'config-assign'); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000742 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 25 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1623194684; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID, SCOPE, ACTION) VALUES ('Service-Macro-Create', '11', 'ControllerExecutionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT'), 'pnf', 'config-deploy'); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000347 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 37 # Rows_affected: 3 Bytes_sent: 52 SET timestamp=1623194684; UPDATE building_block_detail SET TARGET_ACTION = 'CHANGE_MODEL' WHERE TARGET_ACTION = 'CHANGEMODEL'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001516 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 52 # Rows_affected: 2 Bytes_sent: 52 SET timestamp=1623194684; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000930 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 27 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1623194684; INSERT INTO orchestration_flow_reference (COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) values ( 'Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', '1', (SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate' and CLOUD_OWNER = 'DEFAULT')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000367 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 27 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000382 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 27 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 27 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000319 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 27 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Deactivate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001002 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 28 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1623194684; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Network-Update', '1', 'UpdateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update' and CLOUD_OWNER = 'DEFAULT')); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001583 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 312 # Rows_affected: 9 Bytes_sent: 52 SET timestamp=1623194684; UPDATE orchestration_status_state_transition_directive SET TARGET_ACTION = 'ACTIVATE' WHERE TARGET_ACTION = 'ACTIVE'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000450 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 10 Bytes_sent: 54 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE POLICY = 'Rollback'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000390 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 12 Bytes_sent: 54 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE POLICY = 'Abort'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000338 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'RollbackToAssigned' WHERE FLOW_NAME = 'CreateVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Rollback' WHERE FLOW_NAME = 'CreateVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'DeleteVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'DeleteVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'UnassignNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000279 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'UnassignServiceInstanceBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'UnassignVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000383 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'UnassignVnfBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000244 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Abort' WHERE FLOW_NAME = 'UnassignVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Rollback' WHERE FLOW_NAME = 'UpdateNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 39 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET Secondary_Policy = 'Rollback' WHERE FLOW_NAME = 'VnfAdapterBB'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000122 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194684; UPDATE northbound_request_ref_lookup SET SERVICE_TYPE = '*' WHERE SERVICE_TYPE IS NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000762 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 41 # Rows_affected: 41 Bytes_sent: 54 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET reg_ex_error_message = '*' WHERE reg_ex_error_message IS null; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000736 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 41 # Rows_affected: 41 Bytes_sent: 54 SET timestamp=1623194684; UPDATE rainy_day_handler_macro SET SERVICE_ROLE = '*' WHERE SERVICE_ROLE IS null; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000207 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 26 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000331 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 26 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194684; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig'; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000236 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001727 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001479 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000362 Lock_time: 0.000040 Rows_sent: 93 Rows_examined: 93 # Rows_affected: 0 Bytes_sent: 13189 SET timestamp=1623194684; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001640 Lock_time: 0.000102 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003645 Lock_time: 0.003514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000242 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001517 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194684; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001203 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001543 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000390 Lock_time: 0.000051 Rows_sent: 94 Rows_examined: 94 # Rows_affected: 0 Bytes_sent: 13274 SET timestamp=1623194684; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001642 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001732 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194684; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000406 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194684; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000329 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1623194684; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004845 Lock_time: 0.004709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM activity_spec_to_activity_spec_parameters; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004451 Lock_time: 0.004371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM activity_spec_to_activity_spec_categories; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004213 Lock_time: 0.004095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM activity_spec_to_user_parameters; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004235 Lock_time: 0.004143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM activity_spec; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003265 Lock_time: 0.003155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM activity_spec_categories; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004319 Lock_time: 0.004254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM activity_spec_parameters; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.004555 Lock_time: 0.004454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM user_parameters; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.003705 Lock_time: 0.003621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194684; DELETE FROM workflow; # Time: 210608 23:24:45 # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194685; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001842 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194685; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194685; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001883 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194685; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000035 Rows_sent: 95 Rows_examined: 95 # Rows_affected: 0 Bytes_sent: 13392 SET timestamp=1623194685; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001377 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194685; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194685; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194685; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.001471 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194685; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.73.148] # Thread_id: 717 Schema: catalogdb QC_hit: No # Query_time: 0.000245 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1623194685; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.108474 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 47 # Rows_affected: 0 Bytes_sent: 92 use camundabpmn; SET timestamp=1623194775; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210608 23:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:26:33 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.002284 Lock_time: 0.000506 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_EXECUTION' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001697 Lock_time: 0.000311 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001668 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001736 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001491 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001347 Lock_time: 0.000263 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001514 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.004249 Lock_time: 0.000824 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1623194793; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_JOB' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 210608 23:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001613 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623194832; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:27:12.892' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:27:12.892') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:27:12.892') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:17 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001300 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623194837; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:27:17.89' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:27:17.89') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:27:17.89') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:27:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000746 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623194847; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:27:27.89' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:27:27.89') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:27:27.89') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008706 Lock_time: 0.008524 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 63 use vid_openecomp_epsdk; SET timestamp=1623194859; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194859; DELETE FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # Time: 210608 23:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:27:47 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001063 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623194867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:27:47.889' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:27:47.889') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:27:47.889') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003013 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 521 use vid_openecomp_epsdk; SET timestamp=1623194875; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'vid_openecomp_epsdk') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004549 Lock_time: 0.004318 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1623194875; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOG; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1355 SET timestamp=1623194875; SELECT * FROM vid_openecomp_epsdk.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1623194875; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # Time: 210608 23:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1623194881; SELECT MAX(ORDEREXECUTED) FROM vid_openecomp_epsdk.DATABASECHANGELOG; # Time: 210608 23:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005454 Lock_time: 0.005286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_datasource`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003787 Lock_time: 0.003697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_role_function`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_restricted_url`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004433 Lock_time: 0.004294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_tab_selected`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000181 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_tab`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004141 Lock_time: 0.004052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_function`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003429 Lock_time: 0.003374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_alert_method`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003447 Lock_time: 0.003401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_activity`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004812 Lock_time: 0.004720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_call_times`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004221 Lock_time: 0.004114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_country`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004579 Lock_time: 0.004485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_menu_set`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004244 Lock_time: 0.004105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_priority`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003952 Lock_time: 0.003882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_state`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003317 Lock_time: 0.003271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194882; DELETE FROM `fn_lu_tab_set`; # Time: 210608 23:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194885; update fn_menu set active_yn = 'Y' where label = 'Admin'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194885; update fn_menu set active_yn = 'Y' where label = 'Root'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194885; update fn_menu set action = 'admin' where label = 'Admin'; # Time: 210608 23:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003392 Lock_time: 0.003291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194886; delete from `vid_openecomp_epsdk`.`vid_service_info`; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000147 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623194886; delete from `vid_openecomp_epsdk`.`vid_job`; # Time: 210608 23:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003424 Lock_time: 0.003251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194888; UPDATE `vid_openecomp_epsdk`.`vid_service_info` SET `IS_A_LA_CARTE` = 0 WHERE ISNULL(`IS_A_LA_CARTE`); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003762 Lock_time: 0.003541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1623194888; UPDATE `vid_openecomp_epsdk`.`vid_service_info` SET `ACTION` = 'INSTANTIATE' where ISNULL(ACTION); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 17 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194888; UPDATE `vid_openecomp_epsdk`.`fn_menu` SET `ACTION` = 'welcome' WHERE `ACTION` = 'welcome.htm'; # Time: 210608 23:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003575 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 45 # Rows_affected: 45 Bytes_sent: 54 SET timestamp=1623194889; UPDATE `vid_openecomp_epsdk`.`fn_function` SET `type` = 'menu', `action` = '*'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 45 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194889; UPDATE `vid_openecomp_epsdk`.`fn_function` SET `type` = 'url' WHERE `FUNCTION_NAME`='Login'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 17 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1623194889; UPDATE `vid_openecomp_epsdk`.`fn_menu` SET `LABEL`='Browse SDC Service Models' WHERE `LABEL`='Browse ASDC Service Models'; # Time: 210608 23:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:28:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001055 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623194907; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:28:27.89' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:28:27.89') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:28:27.89') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003786 Lock_time: 0.003503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 use vid_openecomp_epsdk; SET timestamp=1623194932; SELECT schema_id,datasource_type,connection_url,user_name,password,driver_class,min_pool_size,max_pool_size,idle_connection_test_period FROM schema_info; # Time: 210608 23:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.019099 Lock_time: 0.018880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.021759 Lock_time: 0.021500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:11.261295' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:16.266572' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:16.659606' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:16.659604' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:17.061587' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:17.360112' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.140836 Lock_time: 0.140602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:17.666882' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.141636 Lock_time: 0.141395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.143741 Lock_time: 0.142853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.033198 Lock_time: 0.032789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:18.667517' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:21.667087' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:22.861263' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:24.666708' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:26.667072' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001740 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623194967; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:29:27.889' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:29:27.889') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:29:27.889') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623194968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:27.666907' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:30.666946' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:36.667203' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002278 Lock_time: 0.001743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194982; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:41.666618' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:43.666964' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:46.667996' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002346 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:50.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:53.667321' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623194995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623194995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:56.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623194999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:29:59.669706' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002160 Lock_time: 0.001858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:03.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:12.667432' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:19.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:23.666608' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000957 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195027; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:30:27.89' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:30:27.89') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:30:27.89') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:28.666808' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:31.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:33.667971' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:35.667523' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002815 Lock_time: 0.001951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:40.666256' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:45.666992' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:49.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:50.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:51.666779' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:54.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:30:56.666603' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:01.666855' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:06.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.023655 Lock_time: 0.022964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:17.666944' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000885 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195087; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:31:27.892' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:31:27.892') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:31:27.892') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:38.666859' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:40.669021' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:49.666733' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:51.667603' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:55.667711' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:31:59.667542' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:06.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002370 Lock_time: 0.001773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002390 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:13.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:15.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002603 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:20.667969' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:23.666602' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:26.666033' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000679 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195147; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:32:27.891' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:32:27.891') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:32:27.891') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:27.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:30.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:32.666882' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:35.666733' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:42.667224' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 947 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002859 Lock_time: 0.001817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:49.666722' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:51.667312' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:55.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001943 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:32:58.666928' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:00.667169' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:02.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:04.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:08.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:13.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.001619 Lock_time: 0.001474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:15.666372' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:16.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:22.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001107 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195207; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:33:27.892' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:33:27.892') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:33:27.892') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:28.666666' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:30.666961' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002240 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:42.666701' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:46.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:49.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:51.666526' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002408 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:53.666596' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:56.666661' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002867 Lock_time: 0.001760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195239; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:33:58.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:00.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002376 Lock_time: 0.002159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:01.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:04.666572' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:06.666855' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:08.666705' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:12.666586' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004485 Lock_time: 0.003816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:16.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:17.666846' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:18.666905' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002152 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:22.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000828 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:34:27.893' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:34:27.893') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:34:27.893') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004126 Lock_time: 0.003652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:28.666876' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:36.667581' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:39.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:41.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:44.666773' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.000854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:46.666939' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002881 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:51.666911' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:53.666674' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:54.667461' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:34:58.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:01.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:06.667214' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:14.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:18.666256' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000987 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:35:27.893' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:35:27.893') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:35:27.893') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002274 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002042 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:30.666997' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:37.667184' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:38.666627' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:42.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:49.666115' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001073 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:51.666781' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:35:53.667102' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:00.666883' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:05.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:07.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003111 Lock_time: 0.002338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:10.666591' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:12.668242' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:15.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003729 Lock_time: 0.003406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001045 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195387; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:36:27.892' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:36:27.892') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:36:27.892') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:30.669255' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:36.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1051 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1051 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:36:55.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:00.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:02.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:06.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:09.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001051 Lock_time: 0.000818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:19.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.001830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:21.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:22.666248' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000755 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195447; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:37:27.897' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:37:27.897') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:37:27.897') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:30.666761' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:51.666629' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:37:58.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006817 Lock_time: 0.006631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:00.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:02.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:05.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:07.666406' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:12.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:16.666726' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002177 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:22.66694' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:24.666995' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002215 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:34.666579' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:38.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:40.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1103 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1103 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:43.666774' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:48.665983' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1107 Schema: QC_hit: No # Query_time: 0.002012 Lock_time: 0.001851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1107 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:54.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:38:58.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002476 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:04.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002012 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:09.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:10.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002383 Lock_time: 0.001744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:20.673591' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:23.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:24.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:26.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:28.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007904 Lock_time: 0.007587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:33.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.000702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:36.666966' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:40.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:43.666844' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002025 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:46.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:48.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:50.666657' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:39:56.666596' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:01.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:04.666914' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:12.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1142 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1142 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:14.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001064 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:18.667209' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:21.669449' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:24.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:26.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:29.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:32.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:33.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:36.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:37.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003700 Lock_time: 0.003518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1155 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:43.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:46.666541' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:48.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:50.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:40:54.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:03.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:08.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:10.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:12.666657' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002361 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:19.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002068 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:23.666774' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:25.666607' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:26.666512' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001307 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195687; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:41:27.895' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:41:27.895') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:41:27.895') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:28.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006284 Lock_time: 0.006103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:42.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1181 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1181 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:44.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:49.666622' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:51.666545' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:52.666596' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1185 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1185 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:57.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:41:58.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1189 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1189 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:08.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:17.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:18.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002215 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000487 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195747; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:42:27.894' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:42:27.894') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:42:27.894') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002333 Lock_time: 0.001714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002622 Lock_time: 0.001939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:42.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:43.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002389 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:50.666718' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:51.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:42:54.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002258 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:00.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:02.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:03.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1216 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1216 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1220 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1220 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:14.666621' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:24.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.002339 Lock_time: 0.001700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195807; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:43:27.895' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:43:27.895') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:43:27.895') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003431 Lock_time: 0.003172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002041 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195813; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:33.666703' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1229 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1229 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:36.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002323 Lock_time: 0.001768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002320 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1233 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1233 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195824; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:43.666492' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003183 Lock_time: 0.002558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:51.666565' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:52.667305' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1237 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1237 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:56.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:43:59.666574' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:02.666588' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:11.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1246 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1246 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:13.665963' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002426 Lock_time: 0.001731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002437 Lock_time: 0.002166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:16.666872' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:17.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1250 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1250 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:23.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:24.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:25.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002557 Lock_time: 0.001988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001203 Lock_time: 0.000586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:44:27.895' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:44:27.895') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:44:27.895') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:30.669646' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:32.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1254 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1254 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:44.667089' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.012724 Lock_time: 0.012149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:44:54.666913' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002222 Lock_time: 0.001583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:00.670085' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:03.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003961 Lock_time: 0.003427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1273 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1273 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:12.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:14.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002010 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:21.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:22.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:24.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001224 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:45:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:45:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:45:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002001 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:29.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:38.66749' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005166 Lock_time: 0.004804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:39.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002017 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:51.666345' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1294 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1294 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:54.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:45:58.666528' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002176 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:13.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:16.666683' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:20.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002703 Lock_time: 0.001805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:25.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001404 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623195987; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:46:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:46:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:46:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623195988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002079 Lock_time: 0.001889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:33.666672' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623195995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623195995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:34.666709' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623195999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:42.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:44.665978' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:45.66587' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:46.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:46:58.667595' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:02.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:08.667006' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:13.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:17.666704' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:19.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:20.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:22.667896' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001553 Lock_time: 0.000822 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:47:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:47:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:47:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:28.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:31.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:34.666887' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:40.665952' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:42.665946' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:43.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:48.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:51.666293' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196073; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:53.66597' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:55.666664' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:47:59.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:00.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:02.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1361 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1361 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:03.665836' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:05.666681' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002027 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002233 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:12.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:16.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:17.666602' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:18.666589' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:21.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:22.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:25.666669' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001021 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196107; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:48:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:48:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:48:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002679 Lock_time: 0.002032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:30.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:34.666522' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:36.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:39.665925' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002426 Lock_time: 0.001825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:48.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:50.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:53.666458' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:48:59.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:02.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:07.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002408 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1405 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1405 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1409 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1409 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1410 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1410 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:24.665791' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002355 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001082 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:49:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:49:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:49:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:28.666767' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002235 Lock_time: 0.001706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:32.666749' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002242 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:37.665883' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:39.666575' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002660 Lock_time: 0.001987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:42.666618' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003804 Lock_time: 0.003317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:47.66718' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:49.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:51.666628' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:49:57.66599' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:06.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:09.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:14.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:15.665864' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:20.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002513 Lock_time: 0.001987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:23.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:25.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000745 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196227; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:50:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:50:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:50:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:27.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002072 Lock_time: 0.001773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:30.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:32.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:34.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:35.665879' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:40.668538' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:43.666585' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:48.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:50:50.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006443 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002320 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:00.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002475 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:07.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:09.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1458 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1458 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1461 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1461 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1462 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1462 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:16.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002361 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:20.666666' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1465 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1465 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:23.665897' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:24.666624' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001941 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:51:27.897' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:51:27.897') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:51:27.897') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1469 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1469 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:33.666615' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:35.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002173 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:39.666531' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:42.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1474 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1474 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004782 Lock_time: 0.004452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:49.665934' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:51.668511' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1478 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1478 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:53.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:51:55.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002337 Lock_time: 0.001649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:04.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:06.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002825 Lock_time: 0.002007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:12.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:14.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:16.665822' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002325 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:21.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:25.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.001081 Lock_time: 0.000482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:52:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:52:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:52:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:28.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:32.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1501 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1501 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:33.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:34.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002222 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002275 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:42.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:52:44.666664' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002175 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002565 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002554 Lock_time: 0.001644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:02.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:04.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:09.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1519 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1519 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:14.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002486 Lock_time: 0.001991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:18.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:22.666776' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1524 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1524 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196407; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:26.666463' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.002058 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:53:27.897' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:53:27.897') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:53:27.897') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:31.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:32.666985' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:33.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:34.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001953 Lock_time: 0.001714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196419; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:44.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002055 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:47.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:48.665604' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:49.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:51.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:52.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:55.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:53:58.665828' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002021 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:10.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001983 Lock_time: 0.001604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:12.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:20.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:23.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1552 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1552 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002332 Lock_time: 0.001681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000871 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:54:27.896' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:54:27.896') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:54:27.896') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:28.665804' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002354 Lock_time: 0.001829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002123 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002300 Lock_time: 0.001829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:41.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:45.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:47.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:48.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:54:57.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196504; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002146 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:12.667177' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.002031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:15.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:17.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:19.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:21.666748' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002047 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 763 Schema: camundabpmn QC_hit: No # Query_time: 0.000832 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623196527; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-08 23:55:27.897' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-08 23:55:27.897') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-08 23:55:27.897') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210608 23:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623196528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:28.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002414 Lock_time: 0.001938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:34.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:39.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:40.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1584 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1584 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:41.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:42.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:46.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:49.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196553; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:52.6699' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:56.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:55:58.666801' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002557 Lock_time: 0.001972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:02.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1600 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1600 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:06.66664' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:10.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:11.666661' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1605 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1605 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:13.665844' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:14.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:17.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:19.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1609 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1609 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:26.66658' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:29.666826' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:34.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:36.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:37.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:38.667404' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:41.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002317 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:48.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:49.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:51.666743' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:54.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:56:58.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:07.666554' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:09.665921' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:14.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:19.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002225 Lock_time: 0.001604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1638 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1638 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:30.666171' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:32.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:39.666861' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:42.666678' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002744 Lock_time: 0.001970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:49.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:51.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:54.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:57:58.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:00.677281' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:05.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1656 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1656 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:11.666633' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002495 Lock_time: 0.001703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:13.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:14.666372' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:16.665732' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:17.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:26.665822' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:29.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:32.666534' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003973 Lock_time: 0.003291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004619 Lock_time: 0.004206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196728; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:47.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:58:49.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:01.6666' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210608 23:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:07.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:09.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:12.667565' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:14.665851' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:15.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002341 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:24.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:27.666544' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:28.665828' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:31.666' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002403 Lock_time: 0.002092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:36.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:40.666364' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196783; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:42.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210608 23:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:47.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:49.666471' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001853 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:51.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:52.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:53.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210608 23:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210608 23:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002409 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-08 23:59:59.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:00.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:01.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:06.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1708 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1708 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:12.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:19.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:25.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:29.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:32.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:33.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:34.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:35.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:38.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:40.666829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:42.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:43.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002478 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:46.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:48.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:49.666226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:56.666664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:00:58.667017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:01.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:02.665854' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:04.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:06.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002329 Lock_time: 0.002063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:12.665921' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002413 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:18.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:20.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:21.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:25.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002068 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:32.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:40.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:43.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:45.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:47.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:49.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:01:57.666552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002090 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:01.666648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002093 Lock_time: 0.001855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:05.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1760 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1760 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:11.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1764 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1764 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:16.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:21.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:26.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:31.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:38.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:39.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002065 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:44.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:47.666337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:02:55.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:01.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002283 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:13.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1790 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623196995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1790 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623196995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:16.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623196998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:24.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:26.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:27.666548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:29.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:35.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:37.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:40.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1803 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1803 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:48.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002553 Lock_time: 0.001682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1806 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1806 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003333 Lock_time: 0.002857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:55.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:57.665891' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197039; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:03:58.668645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:04.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:06.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:07.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:12.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1816 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1816 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:14.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197057; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002335 Lock_time: 0.001695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1819 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1819 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.000692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002084 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:28.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:33.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:38.666734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002313 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1828 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1828 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1829 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1829 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:44.666569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:46.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:50.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1833 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1833 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:04:54.666009' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:02.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:06.666702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002152 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:11.667093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:25.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:29.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:30.665928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:35.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:36.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1851 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1851 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:41.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:46.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:48.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:05:55.665946' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:01.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:04.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002656 Lock_time: 0.001767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:07.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:10.666616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1864 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1864 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002803 Lock_time: 0.002113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.000721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:17.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:19.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:23.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002071 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:30.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:35.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:36.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:39.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:40.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1877 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1877 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:41.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1881 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1881 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:49.66652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:51.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:06:55.666545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:00.666795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:04.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:09.66658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1890 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1890 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:11.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:14.666602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:17.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:21.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:35.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:40.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:44.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:49.666492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:53.666626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1911 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1911 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:55.665876' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:56.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:07:58.667644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002332 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:01.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1915 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1915 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:04.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004138 Lock_time: 0.003876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:05.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:08.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:09.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:12.666719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:14.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:18.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:20.665887' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:21.665934' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197303; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:22.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002400 Lock_time: 0.002013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002147 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:28.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:31.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:33.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:34.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:36.666991' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:41.667092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:43.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:49.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1937 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1937 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:08:54.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002499 Lock_time: 0.001791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002476 Lock_time: 0.001763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:06.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:09.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1942 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1942 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:11.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1946 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1946 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002544 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:20.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:21.666534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1950 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1950 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:24.66666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:26.665943' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:28.666659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:30.666987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:31.666572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1954 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1954 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:34.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1958 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1958 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:45.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:47.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002559 Lock_time: 0.002143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:09:52.66584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1963 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1963 Schema: QC_hit: No # Query_time: 0.001540 Lock_time: 0.001439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002769 Lock_time: 0.002088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002608 Lock_time: 0.001914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:00.665914' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:08.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:11.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:14.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197418; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:17.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:26.666579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:32.669294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:40.666707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:41.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:42.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:51.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:53.67039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1989 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1989 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:10:55.666563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000765 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001051 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:02.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:03.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:05.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003096 Lock_time: 0.002892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1997 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1997 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:13.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001223 Lock_time: 0.000653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002232 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:20.665983' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:21.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:22.666972' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001978 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2002 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2002 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197487; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:30.666673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002507 Lock_time: 0.001760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:36.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:38.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:40.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:47.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002313 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:49.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:11:52.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002055 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:02.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.017721 Lock_time: 0.017381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:06.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:07.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:17.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:19.665883' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:21.666593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2028 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2028 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:24.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:26.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:28.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:31.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:32.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:35.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:36.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:37.66662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:40.66657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2033 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2033 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:42.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2037 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2037 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:44.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:46.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:47.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:50.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2041 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2041 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:12:58.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:00.666533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2044 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2044 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002389 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:11.666727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:12.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2050 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2050 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:14.666671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:15.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:20.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:21.66589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:25.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002333 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:28.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:36.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:40.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197623; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:42.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197624; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:43.665543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:44.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:45.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:49.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:50.665987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:51.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002986 Lock_time: 0.001809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:54.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:56.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:58.665736' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197640; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:13:59.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:00.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:01.666724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2072 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2072 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2076 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2076 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:16.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:19.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:26.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:27.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:29.666633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:31.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2085 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2085 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:34.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197676; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:36.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2090 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2090 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:44.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:45.666663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:50.665843' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:51.666622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2094 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2094 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:53.666555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:54.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:56.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197699; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:14:58.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.000740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:03.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2102 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2102 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:07.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:11.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:13.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2107 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2107 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:16.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:17.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:19.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:21.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:22.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:24.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:25.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002135 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:34.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002578 Lock_time: 0.001710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002269 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:39.665926' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2116 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2116 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2120 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2120 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:50.669779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:53.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2124 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2124 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:54.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:55.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002113 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:57.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:58.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:15:59.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:00.666913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:03.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2128 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2128 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:07.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002314 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2129 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2129 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:12.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2132 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2132 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2133 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2133 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001963 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:19.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:21.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2137 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2137 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:24.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:26.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:28.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:29.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:32.665902' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2141 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2141 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:34.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:35.666648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:37.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:39.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:40.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:41.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002079 Lock_time: 0.001837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:45.665988' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:46.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:47.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2151 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2151 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:54.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:16:57.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:02.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2159 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2159 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:12.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:17.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:18.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:23.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 1350 Schema: camundabpmn QC_hit: No # Query_time: 0.001433 Lock_time: 0.000585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623197847; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:17:27.467' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:17:27.467') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:17:27.467') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623197847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:29.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:30.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2176 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2176 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001930 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2177 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2177 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:36.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:17:41.665856' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2185 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2185 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2189 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2189 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:04.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:06.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2196 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2196 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005601 Lock_time: 0.005344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004169 Lock_time: 0.003956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:13.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:15.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002358 Lock_time: 0.001832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:22.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2207 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2207 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002111 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:28.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:33.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:35.665928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004219 Lock_time: 0.003531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:40.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2216 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2216 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2219 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2219 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:43.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2220 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2220 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:49.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:53.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:56.66584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:18:59.66649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:02.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2233 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2233 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:04.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:06.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:07.666741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:09.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:10.666634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:12.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:17.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:18.666949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:20.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002026 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2242 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2242 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:26.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:32.666499' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2246 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2246 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:34.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:35.66687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:38.666717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:39.667096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:40.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:45.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002270 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2255 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2255 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623197995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623197995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:55.666618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002239 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623197999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:58.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:19:59.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2263 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2263 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:03.665903' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:07.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:08.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:11.66659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:12.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2268 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2268 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:18.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:21.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198026; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:25.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:28.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:32.666744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:34.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:35.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:39.666613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:43.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:45.665685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002095 Lock_time: 0.001829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:46.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:48.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:49.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:52.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.001678 Lock_time: 0.001486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:58.665747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:20:59.667029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:00.66672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:02.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:04.666493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:06.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:13.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2297 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2297 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:21.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2301 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2301 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:24.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:34.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:39.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:41.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:42.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:43.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2310 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2310 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:47.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:51.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:21:53.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2314 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2314 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002110 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198124; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:03.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:09.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2324 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2324 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:13.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:15.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002212 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:19.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:20.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:21.666672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:22.666293' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:24.666608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:26.666601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:32.666638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2335 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2335 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2336 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2336 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:37.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2337 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2337 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:41.666522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2340 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2340 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:44.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:47.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:51.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2344 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2344 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2345 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2345 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:54.665748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:22:57.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002975 Lock_time: 0.002397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:03.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2349 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2349 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:04.666611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:05.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:09.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:11.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:12.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2353 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2353 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:13.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2354 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2354 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:15.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:18.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:20.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:23.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2358 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2358 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:24.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:26.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:30.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:33.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:39.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198221; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:40.665955' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:43.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:50.665537' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:51.666584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2372 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2372 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:53.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:23:55.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002179 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2376 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2376 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:08.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002437 Lock_time: 0.001699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:13.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2384 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2384 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:15.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:17.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:20.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:21.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2388 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2388 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:26.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:29.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:30.665952' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:32.666673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2392 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2392 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:34.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:35.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:39.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:40.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2397 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2397 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:43.666033' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:44.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:47.66659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:48.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:51.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:52.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:54.666585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:56.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:24:59.666612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:00.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001935 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2406 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2406 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:04.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:05.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002447 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2410 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2410 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:13.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.001100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:15.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:18.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:20.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:21.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:23.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002283 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:30.66587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002373 Lock_time: 0.002064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:34.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:36.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:37.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:40.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:41.666675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:43.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:44.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:46.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:47.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:48.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:50.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002183 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:52.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:25:57.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:00.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:04.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:06.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:07.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:11.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:12.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:14.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:17.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002184 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2444 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2444 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001507 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198387; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:26:27.903' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:26:27.903') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:26:27.903') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:28.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:29.667068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:34.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:36.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:38.666668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002175 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:48.665747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:50.666345' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:53.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:26:56.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002071 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002073 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:06.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:07.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:10.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2464 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2464 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001949 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:18.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:21.665982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:23.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198446; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:25.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001057 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198447; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:27:27.904' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:27:27.904') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:27:27.904') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:27.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:28.666462' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002187 Lock_time: 0.001960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:31.666701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2476 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2476 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009615 Lock_time: 0.008959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:38.666675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:41.666456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:42.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:47.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:49.665522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:50.666674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:51.666719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2484 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2484 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:53.665821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:54.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:27:57.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:02.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2488 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2488 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2489 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2489 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:04.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:11.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:12.667056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:20.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.002000 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198507; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:28:27.904' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:28:27.904') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:28:27.904') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:31.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:32.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2502 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2502 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:36.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:37.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:39.666559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002254 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:42.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2506 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2506 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:44.666673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:48.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:50.669613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:56.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:28:59.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:01.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2514 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2514 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:03.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2515 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2515 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:06.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:07.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2516 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2516 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2519 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2519 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:16.666329' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002179 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:20.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:25.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001046 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198567; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:29:27.904' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:29:27.904') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:29:27.904') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:27.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:33.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2528 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2528 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:38.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002113 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2532 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2532 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:44.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:45.666797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:51.666523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2536 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2536 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:54.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:55.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:57.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198599; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:29:58.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003205 Lock_time: 0.002989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002198 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:06.666372' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:08.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:12.666751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2545 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2545 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:17.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:24.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000791 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198627; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:30:27.903' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:30:27.903') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:30:27.903') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:31.67008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:33.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2554 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2554 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:38.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:40.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:41.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2558 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2558 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:43.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:46.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:47.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198652; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:51.666654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2562 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2562 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198654; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:53.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:56.666603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:58.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:30:59.665593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2567 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2567 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:04.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2571 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2571 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:14.666548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:16.666754' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2575 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2575 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002418 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.002188 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198687; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:31:27.904' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:31:27.904') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:31:27.904') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:27.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:28.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002308 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2579 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2579 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198694; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2580 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2580 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:34.665794' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:35.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:38.667205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2584 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2584 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:43.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:44.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:45.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:46.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:47.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:49.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:51.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:52.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2588 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2588 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:31:59.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:00.665978' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:01.66587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:02.666589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2592 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2592 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:03.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2593 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2593 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:04.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:06.665855' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:07.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:08.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:09.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:11.666525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:12.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2597 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2597 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:13.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:16.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:17.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002237 Lock_time: 0.001624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:22.666525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2601 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2601 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002436 Lock_time: 0.001795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:25.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001061 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198747; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:32:27.906' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:32:27.906') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:32:27.906') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:28.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:30.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:33.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2606 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2606 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:34.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:35.666345' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002745 Lock_time: 0.001881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:40.666812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2610 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2610 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198766; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:45.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:51.669604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2615 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2615 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:55.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:32:56.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2619 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2619 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:06.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:08.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:09.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2620 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2620 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002205 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2623 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2623 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2624 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2624 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:18.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:20.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:21.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2627 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2627 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:23.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198805; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:24.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:25.666663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000773 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198807; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:33:27.905' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:33:27.905') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:33:27.905') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:27.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:28.666226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:31.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2631 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2631 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2632 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2632 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:36.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:41.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:44.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:46.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:49.665988' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:50.6678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:33:51.668027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:08.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:09.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:10.66585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2646 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2646 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:11.666549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2650 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2650 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:16.666619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:18.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:20.665983' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:23.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2654 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2654 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:24.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000892 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:34:27.905' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:34:27.905') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:34:27.905') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:29.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:30.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:32.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2658 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2658 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:34.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:40.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2659 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2659 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:41.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2662 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2662 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:43.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2663 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2663 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:49.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:50.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2666 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2666 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:53.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2667 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2667 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:54.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:55.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:34:56.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:00.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:01.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2670 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2670 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2671 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2671 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:04.665854' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:08.666607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:10.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:12.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2675 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2675 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:15.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:22.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2679 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2679 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002110 Lock_time: 0.001703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:23.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:26.665727' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001193 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:35:27.906' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:35:27.906') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:35:27.906') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:27.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:29.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:31.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:33.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2684 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2684 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:39.666654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:41.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:43.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002497 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:52.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:53.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:55.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:35:57.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:01.667344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:06.666668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:09.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2698 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2698 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001983 Lock_time: 0.001695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:12.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:13.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2702 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2702 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:15.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:19.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:21.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2705 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2705 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2706 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2706 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:24.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001138 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623198987; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:36:27.906' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:36:27.906') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:36:27.906') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623198989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:29.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:30.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:32.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2710 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623198995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2710 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623198995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:34.66652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:37.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623198999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:41.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2714 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2714 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:43.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2715 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2715 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:44.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:45.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:47.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:36:52.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2718 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2718 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2719 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2719 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:00.666569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:01.665753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2723 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2723 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:05.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:07.66645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:10.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2726 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2726 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:12.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2730 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2730 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:15.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199039; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:18.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:19.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:20.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2734 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2734 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.002008 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:37:27.907' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:37:27.907') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:37:27.907') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:30.666697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002468 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:32.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:36.666944' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:42.666564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2743 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2743 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:46.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:49.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:52.667977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002604 Lock_time: 0.002448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199074; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:53.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:37:58.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:03.666414' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:04.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:09.666751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2752 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2752 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:11.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:12.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:13.665841' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2756 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2756 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:14.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:16.666809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002745 Lock_time: 0.001921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:19.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:26.666642' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000850 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199107; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:38:27.906' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:38:27.906') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:38:27.906') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:31.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:32.666485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:34.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:35.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:37.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:38.669513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:39.665928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2765 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2765 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:41.666462' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:42.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:43.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2769 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2769 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002343 Lock_time: 0.002085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:48.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:50.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:51.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:52.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2773 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2773 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:38:54.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003846 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:00.666566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:03.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:04.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:05.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005819 Lock_time: 0.005529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:07.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2778 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2778 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2781 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2781 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2782 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2782 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:15.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:18.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:22.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2786 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2786 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:25.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:26.666419' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001393 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:39:27.908' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:39:27.908') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:39:27.908') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:31.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:33.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2790 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2790 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:36.666386' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:38.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:40.666364' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2791 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2791 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:41.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:42.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2794 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2794 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:43.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2795 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2795 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:44.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:45.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:46.666663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:39:51.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2798 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2798 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:03.665906' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:04.665483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002087 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2804 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2804 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:15.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:19.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:21.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:22.665856' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001240 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199227; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:40:27.908' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:40:27.908') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:40:27.908') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:29.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:31.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:34.666696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:37.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199239; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:38.666746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2817 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2817 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:42.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2821 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2821 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:46.66687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:49.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:50.666804' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:52.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2825 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2825 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:56.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:40:59.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2828 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2828 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2829 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2829 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:04.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:06.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:07.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:09.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:10.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2830 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2830 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2833 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2833 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2834 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2834 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:14.666107' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002537 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002169 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:18.665799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:19.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:20.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2837 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2837 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001089 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:41:27.908' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:41:27.908') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:41:27.908') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:27.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:29.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001953 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:33.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:34.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:38.665838' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:39.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2843 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2843 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:43.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2847 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2847 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:45.665892' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:46.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:50.666009' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:52.666506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002227 Lock_time: 0.001886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:54.66662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:56.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:41:58.66598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2856 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2856 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:11.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:13.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2860 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2860 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:14.66597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:18.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:21.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:23.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2864 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2864 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199345; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:25.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000971 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:42:27.908' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:42:27.908') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:42:27.908') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:28.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:29.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:30.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:31.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:33.666462' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2868 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2868 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:37.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:38.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2869 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2869 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002809 Lock_time: 0.002053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2872 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2872 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2873 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2873 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003276 Lock_time: 0.002888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:48.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:49.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:50.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001993 Lock_time: 0.001793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2876 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2876 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:54.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:42:59.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:02.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2880 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2880 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:03.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:05.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:06.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:10.666868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2882 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2882 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:12.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:15.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:22.667278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2889 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2889 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:25.665736' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000979 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:43:27.909' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:43:27.909') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:43:27.909') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:31.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2893 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2893 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:33.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199418; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:37.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2895 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2895 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.001385 Lock_time: 0.001296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:43.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2902 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2902 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:53.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:54.666626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:56.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:57.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:43:58.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:00.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:05.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:09.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.001721 Lock_time: 0.001638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:12.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2913 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2913 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:15.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:20.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.000664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2917 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2917 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:26.666144' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001132 Lock_time: 0.000482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:44:27.909' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:44:27.909') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:44:27.909') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:30.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2921 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2921 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002176 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:42.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:43.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:44.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:46.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:47.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:44:50.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2931 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2931 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003118 Lock_time: 0.002474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002113 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2935 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2935 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:03.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:04.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:06.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002269 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002227 Lock_time: 0.001744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:10.667294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:13.666768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.001018 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:14.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:15.665526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:16.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:18.666551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2944 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2944 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:23.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:25.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:26.665595' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.001104 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199527; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:45:27.908' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:45:27.908') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:45:27.908') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:27.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:30.665927' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2948 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2948 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:34.669254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:37.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:42.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:47.666501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:48.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:49.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:52.669544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:45:56.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:02.66658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:10.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2964 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2964 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2969 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2969 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:14.666639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:17.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:22.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2973 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2973 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:25.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:26.666498' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000955 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199587; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:46:27.909' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:46:27.909') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:46:27.909') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:28.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:29.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002063 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:32.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2977 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2977 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:33.665927' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:34.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:36.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:37.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:39.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:41.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:42.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2982 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2982 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:43.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2983 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2983 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:45.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002095 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:55.666633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002252 Lock_time: 0.001690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:57.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:58.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:46:59.665944' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:02.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199624; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:03.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:04.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:05.666684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002252 Lock_time: 0.001613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2999 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2999 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:13.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3004 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3004 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:14.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:17.666747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:22.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3008 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3008 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3009 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3009 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:24.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:25.666256' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001187 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199647; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:47:27.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:47:27.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:47:27.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 2412 Schema: camundabpmn QC_hit: No # Query_time: 0.000924 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199647; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:47:27.909' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:47:27.909') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:47:27.909') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:27.666524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003606 Lock_time: 0.003392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:31.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3012 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3012 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3013 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3013 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:35.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:37.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002166 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3016 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3016 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:41.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:42.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3021 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3021 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:44.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002380 Lock_time: 0.001690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3025 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3025 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:47:55.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001978 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002372 Lock_time: 0.001774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:01.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3029 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3029 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:04.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3032 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3032 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199692; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:12.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3035 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3035 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:13.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3036 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3036 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:14.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199698; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:17.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3042 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3042 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001156 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199707; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:48:27.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:48:27.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:48:27.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002147 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:27.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:28.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:29.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:30.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:31.665727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:32.666546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3047 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3047 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3048 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3048 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:34.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:38.668772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:39.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:41.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002159 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:51.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:53.665934' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:54.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:55.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:56.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:48:59.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:00.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:01.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:02.666486' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3061 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3061 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002086 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:08.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002146 Lock_time: 0.001885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:12.666691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:17.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:18.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:20.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:21.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:22.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3072 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3072 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002373 Lock_time: 0.002131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3073 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3073 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:24.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001041 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199767; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:49:27.476' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:49:27.476') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:49:27.476') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002321 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:31.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3077 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3077 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:36.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:37.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:38.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3078 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3078 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:41.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3082 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3082 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001993 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3083 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3083 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002199 Lock_time: 0.001979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:44.666575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:47.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:49.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:52.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3087 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3087 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:49:55.666499' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:00.666654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:02.665839' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3092 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3092 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:05.666613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:06.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002250 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3095 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3095 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3099 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3099 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:15.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002423 Lock_time: 0.001834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:18.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:19.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3103 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3103 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199824; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:23.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3104 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3104 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.002297 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199827; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:50:27.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:50:27.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:50:27.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 0:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:27.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002631 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:29.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3107 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3107 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3108 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3108 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:36.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002644 Lock_time: 0.001910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3112 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3112 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3113 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3113 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:51.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3116 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3116 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3117 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3117 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001064 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:50:56.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3120 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3120 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3121 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3121 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:04.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002376 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:09.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3122 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3122 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3125 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3125 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:13.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3126 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3126 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:15.66581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:17.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002224 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:21.666523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3129 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3129 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3130 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3130 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:24.666642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000843 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199887; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:51:27.476' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:51:27.476') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:51:27.476') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002668 Lock_time: 0.002429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:26.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:31.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3133 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3133 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002651 Lock_time: 0.001726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3134 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3134 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002086 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:35.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:36.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:37.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001993 Lock_time: 0.001768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:41.665855' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3139 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3139 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:43.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:45.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000833 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:48.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:50.666483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:53.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:51:55.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:00.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:01.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:05.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:07.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:09.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:10.666686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003772 Lock_time: 0.003256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:14.666821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002351 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:16.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:18.66587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:22.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001199 Lock_time: 0.000585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623199947; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:52:27.476' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:52:27.476') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:52:27.476') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623199947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:29.665919' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:30.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:31.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3161 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3161 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:35.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:38.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:40.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3163 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3163 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:41.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:43.666526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:45.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:50.665952' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:52.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:53.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3171 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3171 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002192 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:52:55.666597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:00.666601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3174 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3174 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:08.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:09.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002220 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:12.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3179 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3179 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:13.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623199995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623199995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:14.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:16.665808' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623199999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:19.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:21.666015' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:22.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:23.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3185 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3185 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001002 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200007; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:53:27.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:53:27.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:53:27.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:26.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:27.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:30.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002653 Lock_time: 0.001764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:34.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:38.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:40.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3190 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3190 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002996 Lock_time: 0.001864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3193 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3193 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3194 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3194 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:45.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:47.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:50.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3198 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3198 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:55.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:56.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:57.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:53:59.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002617 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:07.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3203 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3203 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002187 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:13.666616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3207 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3207 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:14.667442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:15.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:17.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3211 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3211 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.002282 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200067; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:54:27.476' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:54:27.476') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:54:27.476') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:27.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:28.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002598 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:30.666705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:36.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:38.666923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002241 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:40.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3216 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3216 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:41.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3220 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3220 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:48.66614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:50.666587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002359 Lock_time: 0.002117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:51.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3224 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3224 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:54.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:54:56.665835' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:00.666611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:03.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:05.665968' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:06.666554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002325 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002319 Lock_time: 0.001943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:08.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002351 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:10.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3230 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3230 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004535 Lock_time: 0.004171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:11.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3233 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3233 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003623 Lock_time: 0.002951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3234 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3234 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:15.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:16.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:17.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:18.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:19.666421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002461 Lock_time: 0.001696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200122; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:21.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3238 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3238 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000985 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200127; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:55:27.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:55:27.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:55:27.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:26.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:27.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:29.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3242 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3242 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3243 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3243 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:36.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:37.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:41.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3250 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3250 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001800 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:49.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3255 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3255 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:54.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:55:58.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:01.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:03.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3259 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3259 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:05.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:08.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3260 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3260 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3264 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3264 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3265 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3265 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:14.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:17.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002560 Lock_time: 0.001698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:22.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002261 Lock_time: 0.002007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001293 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200187; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:56:27.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:56:27.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:56:27.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:29.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:30.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:32.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3276 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3276 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:34.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:38.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:40.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3277 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3277 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:42.666637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3281 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3281 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001974 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:50.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:51.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3285 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3285 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3286 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3286 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:54.666386' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:55.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:56.666626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:56:58.665903' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:02.666576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3289 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3289 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:03.666009' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3290 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3290 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:05.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002208 Lock_time: 0.001577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:07.666589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:09.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:11.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:12.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3294 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3294 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3295 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3295 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:17.665914' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:21.666223' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3298 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3298 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3299 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3299 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:24.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:25.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001013 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200247; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:57:27.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:57:27.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:57:27.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:31.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3302 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3302 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3303 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3303 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 0:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3307 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3307 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:43.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3308 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3308 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:46.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:47.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:51.666559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3311 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3311 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:53.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3312 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3312 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:56.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:57:57.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000900 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3315 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3315 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3316 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3316 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:11.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3320 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3320 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3321 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3321 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:17.666613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002745 Lock_time: 0.002065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:21.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001963 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3324 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3324 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 0:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3325 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3325 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:25.666579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001406 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200307; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:58:27.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:58:27.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:58:27.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200310; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:29.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:30.666631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3328 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3328 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:33.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3329 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3329 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003502 Lock_time: 0.003198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:36.666547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:38.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:40.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3333 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3333 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3334 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3334 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:44.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:45.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:46.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:49.665503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:52.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3337 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3337 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3338 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3338 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:54.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:57.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:58:58.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3341 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3341 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3342 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3342 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:04.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:05.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:07.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3346 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3346 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3347 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3347 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:15.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:16.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:20.66583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3350 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3350 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002062 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3351 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3351 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:25.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001716 Lock_time: 0.000792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200367; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 00:59:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 00:59:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 00:59:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:26.666537' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:27.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:32.666894' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3354 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3354 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3355 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3355 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:34.66654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200378; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:37.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:39.667378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:42.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3359 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3359 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3360 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3360 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:44.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:52.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3363 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3363 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3364 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3364 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 0:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005434 Lock_time: 0.004801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 0:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 00:59:59.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:00.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001086 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3367 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3367 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3368 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3368 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:06.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:09.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200411; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:10.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:12.66585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3372 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3372 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:13.666459' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3373 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3373 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:15.666525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:16.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:18.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:21.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002185 Lock_time: 0.001930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3376 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3376 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3377 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3377 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:25.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000802 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200427; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:00:27.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:00:27.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:00:27.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:29.665937' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:31.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:32.666462' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3380 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3380 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.001696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3381 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3381 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:34.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:38.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3385 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3385 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3386 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3386 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:45.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200447; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:46.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:47.666563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:49.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:50.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3389 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3389 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002330 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3390 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3390 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:56.666706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002048 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:00:58.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3393 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3393 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3394 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3394 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:05.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:06.665727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:08.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:10.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3398 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3398 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:13.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3399 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3399 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:14.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3402 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3402 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3403 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3403 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:24.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.002285 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200487; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:01:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:01:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:01:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:26.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:28.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:29.665727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:31.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3406 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3406 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3407 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3407 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:34.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:35.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002016 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:38.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:41.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3411 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3411 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002327 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:45.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:48.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:50.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3415 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3415 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:56.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:01:58.665943' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:01.665545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:02.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3419 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3419 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:03.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:04.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:08.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:10.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:11.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3424 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3424 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3425 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3425 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:17.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:18.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:20.666534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3428 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3428 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:23.665875' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3429 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3429 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:25.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001369 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200547; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:02:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:02:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:02:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:26.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:28.665544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:30.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3432 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3432 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002544 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:33.666606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3433 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3433 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:34.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:35.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002229 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:37.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:38.665821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002409 Lock_time: 0.001594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:42.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3437 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3437 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:43.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3438 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3438 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002525 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:45.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:46.666385' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:48.666505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:52.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3441 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3441 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3442 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3442 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:02:56.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:01.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3445 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3445 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3446 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3446 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:05.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:09.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:12.665732' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:14.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:15.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:16.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002197 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:18.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:22.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3454 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3454 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:23.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3455 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3455 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:25.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000987 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200607; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:03:27.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:03:27.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:03:27.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:29.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:31.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3458 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3458 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3459 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3459 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001932 Lock_time: 0.001686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:35.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:39.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:42.665799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3463 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3463 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:44.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:45.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:47.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:52.665867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:03:53.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3468 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3468 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001949 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002082 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:03.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:05.666591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002329 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:12.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3476 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3476 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:13.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3477 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3477 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:16.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:18.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:19.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002319 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:23.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3481 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3481 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002084 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000757 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200667; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:04:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:04:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:04:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 1:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:28.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:30.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:31.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3485 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3485 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200675; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:35.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3486 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3486 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:41.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3489 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3489 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:46.666791' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:49.666563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:51.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3493 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3493 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3494 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3494 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:04:56.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:00.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:03.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3498 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3498 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:06.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:07.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:10.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:12.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3502 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3502 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:13.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:15.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:16.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001765 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:17.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:18.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:22.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3506 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3506 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3507 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3507 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:24.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000771 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200727; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:05:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:05:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:05:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 1:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:27.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:28.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:29.671806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:31.666593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002299 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3510 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3510 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:33.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:34.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:35.666561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002143 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:39.669596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3515 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3515 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:45.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:46.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:47.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:49.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:52.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3519 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3519 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3520 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3520 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:54.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:56.666912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:05:57.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:02.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3523 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3523 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:03.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3524 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3524 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:04.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:07.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:08.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:11.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3528 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3528 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:14.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:22.66614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3532 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3532 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3533 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3533 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001989 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:06:27.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:06:27.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:06:27.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:26.666572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:31.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:32.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3536 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3536 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:33.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3537 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3537 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:37.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:41.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3541 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3541 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:43.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:44.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:46.666724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:51.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:06:52.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:00.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:01.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3549 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3549 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:03.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3550 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3550 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:05.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003800 Lock_time: 0.003546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3554 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3554 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3555 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3555 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:15.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:19.666664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:21.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:22.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3559 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3559 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:24.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000710 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200847; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:07:27.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:07:27.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:07:27.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:28.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:31.669191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:32.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3562 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3562 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:33.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:34.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:35.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:36.665886' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:37.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:38.666037' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:40.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:42.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3567 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3567 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:43.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3568 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3568 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:47.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:07:52.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3572 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3572 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002382 Lock_time: 0.001688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:02.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3575 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3575 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:03.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:04.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:05.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:06.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:07.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:09.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:12.666092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:14.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:18.666992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002132 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3584 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3584 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3585 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3585 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000922 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200907; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:08:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:08:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:08:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:26.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:30.666648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:32.666645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3588 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3588 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:35.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:39.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3590 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3590 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:43.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3594 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3594 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:45.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:48.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:52.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3597 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3597 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:08:53.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002057 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:00.66597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:01.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3601 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3601 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:05.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:07.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:09.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:10.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:12.666918' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3607 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3607 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:16.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:17.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:19.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:20.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:21.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:22.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:24.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.002055 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623200967; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:09:27.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:09:27.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:09:27.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623200967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:29.665922' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:32.666588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3614 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3614 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:33.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3615 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3615 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:34.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:35.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009530 Lock_time: 0.009284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3616 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3616 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3619 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3619 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:43.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3620 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3620 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001073 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:50.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3624 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623200995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3624 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623200995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:54.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:56.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623200998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:09:59.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:00.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:02.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3627 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3627 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:03.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:07.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3629 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3629 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:11.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3633 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3633 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:14.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:17.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:19.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:21.665603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:23.665893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3637 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3637 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:24.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000824 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201027; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:10:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:10:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:10:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:26.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3640 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3640 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:34.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:35.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:40.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3642 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3642 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002131 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3645 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3645 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3646 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3646 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:46.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:52.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3649 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3649 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:53.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3650 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3650 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:57.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:10:59.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:00.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3653 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3653 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3654 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3654 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:06.666223' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:08.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201073; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3658 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3658 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3659 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3659 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:17.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:19.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.000845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:25.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000880 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201087; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:11:27.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:11:27.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:11:27.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:26.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:27.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:30.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:32.666745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3666 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3666 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002041 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3667 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3667 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:38.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:40.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3671 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3671 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:43.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3672 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3672 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002144 Lock_time: 0.001905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:44.666506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007399 Lock_time: 0.007166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:50.666863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:51.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:52.666508' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3675 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3675 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:11:55.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:00.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3679 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3679 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:03.665549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3680 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3680 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:07.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:11.666675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3684 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3684 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:13.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:14.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:16.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:18.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:19.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:20.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:23.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:25.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000946 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201147; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:12:27.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:12:27.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:12:27.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:27.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:28.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:29.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3692 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3692 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:34.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:36.66656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002222 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:40.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002425 Lock_time: 0.001849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:42.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3697 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3697 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:44.666553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:46.666766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3701 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3701 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:54.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:12:59.665752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3705 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3705 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3706 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3706 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:05.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:06.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:09.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:11.665551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3710 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3710 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:14.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:15.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:16.666838' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002341 Lock_time: 0.001585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:19.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:21.667572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:22.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3714 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3714 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:23.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000694 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201207; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:13:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:13:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:13:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:29.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:32.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3718 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3718 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3719 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3719 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:34.66624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:37.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:38.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:42.666405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3723 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3723 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:45.665854' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:48.665799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:52.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3727 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3727 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:53.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:54.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:13:56.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:00.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:02.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3731 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3731 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:03.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3732 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3732 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:05.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:06.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:08.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:09.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3734 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3734 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:11.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004848 Lock_time: 0.004512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:13.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:19.665822' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:20.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:21.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:22.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3741 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3741 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:25.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.000678 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:14:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:14:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:14:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201267; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:32.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3745 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3745 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:34.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:36.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002711 Lock_time: 0.002140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:44.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:47.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:50.666459' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002247 Lock_time: 0.001986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:51.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:53.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:56.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201298; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:57.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:58.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:14:59.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:00.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3758 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3758 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:07.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201310; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:09.667578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:10.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3760 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3760 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.000595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:17.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:19.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:21.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:23.666505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:24.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2966 Schema: camundabpmn QC_hit: No # Query_time: 0.001146 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:15:27.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:15:27.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:15:27.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:26.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:27.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:30.66645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:32.668802' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3771 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3771 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:36.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:38.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:40.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3773 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3773 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3776 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3776 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:46.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:48.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3780 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3780 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:56.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:58.666935' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:15:59.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:04.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002396 Lock_time: 0.002143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:11.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:15.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:16.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:18.665906' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:21.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:22.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:24.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 2984 Schema: camundabpmn QC_hit: No # Query_time: 0.000987 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623201387; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:16:27.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:16:27.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:16:27.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623201387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:26.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:28.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201392; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:31.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3800 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3800 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:35.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003337 Lock_time: 0.003112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:36.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:38.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:41.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3806 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3806 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:45.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005798 Lock_time: 0.005208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:48.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:51.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:52.665876' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3810 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3810 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:58.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:16:59.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201421; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:00.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:01.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:06.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004798 Lock_time: 0.004491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:08.666579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:10.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3824 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3824 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:13.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:14.665792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:15.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:19.665685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:20.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:21.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3830 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3830 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3832 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3832 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:24.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:25.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:28.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:30.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3835 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3835 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:33.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3836 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3836 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:34.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:37.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:38.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:40.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:42.665593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3841 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3841 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:43.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:49.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:51.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:53.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:17:55.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002152 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003282 Lock_time: 0.002905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002622 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3852 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3852 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:05.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201487; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003330 Lock_time: 0.003087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:08.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3854 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3854 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:12.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3858 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3858 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:13.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:14.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:16.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001978 Lock_time: 0.001731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:21.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3862 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3862 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201504; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:27.666669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:29.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3866 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3866 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3867 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3867 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:34.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:38.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:41.666484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3871 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3871 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:47.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:48.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:49.665887' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:50.66656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:52.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3875 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3875 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3876 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3876 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:54.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:18:58.665749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3879 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3879 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3880 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3880 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:05.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:08.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3883 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3883 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:12.666683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:14.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:15.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:16.665471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:18.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:22.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:26.665921' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:29.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:31.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:32.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:35.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:38.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:39.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3896 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3896 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:41.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:42.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.001227 Lock_time: 0.001112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:48.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:50.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:54.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:19:57.665502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:01.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:08.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:10.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3909 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3909 Schema: QC_hit: No # Query_time: 0.001107 Lock_time: 0.001038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002170 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:16.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:18.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003037 Lock_time: 0.002583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:25.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:29.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:30.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:32.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:35.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:38.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:40.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3922 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3922 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:41.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:43.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:44.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:46.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:49.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:50.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:51.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:52.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:53.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:54.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:58.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:20:59.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:00.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:03.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:05.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:06.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:07.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3935 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3935 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3939 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3939 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201675; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:15.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:16.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:20.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:23.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:24.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:27.665539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:29.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:30.666189' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:31.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:32.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:35.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:38.666705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:40.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3949 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3949 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:41.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002968 Lock_time: 0.002475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3952 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3952 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:43.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3953 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3953 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:44.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201708; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:53.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3957 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3957 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:57.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:21:58.668285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:00.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3961 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3961 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:09.666492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3966 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3966 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:12.665883' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3970 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3970 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002319 Lock_time: 0.002023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:17.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3974 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3974 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:25.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:26.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:34.666664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:36.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002638 Lock_time: 0.002025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:40.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3979 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3979 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:41.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3983 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3983 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002063 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001151 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:48.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:50.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3987 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3987 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:55.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.002033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:22:57.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004330 Lock_time: 0.003732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002821 Lock_time: 0.002089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3991 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3991 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:06.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:08.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:09.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:10.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3992 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3992 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3996 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3996 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3997 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3997 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:15.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:18.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:22.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4000 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4000 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002310 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4001 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4001 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002016 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002149 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:32.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4004 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4004 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:33.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4005 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4005 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:34.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:36.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4009 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4009 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4010 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4010 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002343 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:45.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:48.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002609 Lock_time: 0.001783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4013 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4013 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4014 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4014 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:23:54.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002489 Lock_time: 0.002079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:00.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:02.666753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4018 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4018 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002012 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201848; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:07.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:12.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4023 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4023 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:13.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002013 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:15.665935' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:17.666457' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4027 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4027 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002247 Lock_time: 0.001932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:23.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002888 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:24.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:26.666554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002918 Lock_time: 0.002438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:28.665512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:29.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:30.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4031 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4031 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:33.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002865 Lock_time: 0.002591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:34.665864' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:39.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:40.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:41.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:42.666269' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:43.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:44.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:45.665946' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:53.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:54.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:24:56.666133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002114 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:02.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002083 Lock_time: 0.001833 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:03.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:04.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:08.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:09.666066' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4048 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4048 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:12.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4052 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4052 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:13.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4053 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4053 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:14.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001853 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:18.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:20.666883' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4056 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4056 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4057 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4057 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:25.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002168 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:28.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4061 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4061 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:34.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:35.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:41.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:42.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4066 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4066 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:43.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:44.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:46.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:48.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:50.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:52.66657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:54.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:56.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:25:58.665963' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:02.66656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4075 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4075 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:03.665875' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:04.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:05.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4077 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4077 Schema: QC_hit: No # Query_time: 0.001395 Lock_time: 0.001267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:11.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:12.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:13.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4081 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4081 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:16.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:19.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201981; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4085 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4085 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4088 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4088 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623201995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623201995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623201999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:38.668808' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:40.665987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:42.667244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4094 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4094 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:46.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:48.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:49.666216' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4098 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4098 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:55.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:26:57.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:00.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005660 Lock_time: 0.005449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:02.666682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:03.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4103 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4103 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4104 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4104 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4107 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4107 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4108 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4108 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:19.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:22.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4111 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4111 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:23.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:26.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:27.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:28.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4116 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4116 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:34.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:37.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:40.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4117 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4117 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:42.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:43.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4121 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4121 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:46.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:50.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4124 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4124 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:53.665806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:55.66597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:27:57.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:03.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002220 Lock_time: 0.001573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002065 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002290 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4130 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4130 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4134 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4134 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:15.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:16.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:20.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4138 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4138 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:24.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002518 Lock_time: 0.001839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:28.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:30.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:31.665773' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:32.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4141 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4141 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:34.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:36.666558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202118; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:37.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:38.666712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:40.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4143 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4143 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:41.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002166 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4146 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4146 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4147 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4147 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:44.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:50.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:51.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:52.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4151 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4151 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:54.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:28:56.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:01.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:02.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4155 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4155 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4156 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4156 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:13.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4160 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4160 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:18.665921' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:19.666458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:22.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:23.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4164 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4164 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:25.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002831 Lock_time: 0.002569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:27.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:28.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:30.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:31.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:32.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4167 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4167 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4168 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4168 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:34.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:40.665804' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4169 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4169 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:42.665941' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4172 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4172 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:44.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:47.66648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:49.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:50.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:52.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:55.666588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:29:56.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002192 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4180 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4180 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:05.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:06.665828' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:07.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4182 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4182 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:11.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:12.666532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4186 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4186 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:14.666673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:17.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:19.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002321 Lock_time: 0.001767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002772 Lock_time: 0.002276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4190 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4190 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002388 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003071 Lock_time: 0.002889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:33.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:37.666606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:39.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4195 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4195 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4198 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4198 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:43.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4199 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4199 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002373 Lock_time: 0.001683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4202 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4202 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:54.66677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:58.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:30:59.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:01.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4206 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4206 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:03.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:04.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:05.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:07.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:08.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:09.666166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4208 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4208 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:11.666539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4212 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4212 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:15.666564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:18.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:19.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:21.665928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002162 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:25.666687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002875 Lock_time: 0.002047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:27.666581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:30.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:31.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:32.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4219 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4219 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:35.665828' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002125 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:38.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4221 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4221 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4224 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4224 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4225 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4225 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:50.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4228 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4228 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:53.666578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:55.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:31:59.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:06.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:10.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4234 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4234 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002394 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:12.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4237 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4237 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:13.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4238 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4238 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:16.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:21.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4241 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4241 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:25.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:26.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:28.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4246 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4246 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:38.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:40.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4247 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4247 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:42.666749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4250 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4250 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:43.665986' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4251 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4251 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:44.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:46.666558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:50.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:51.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4254 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4254 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:32:57.666777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4259 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4259 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202387; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:06.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:08.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:09.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4260 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4260 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:11.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4263 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4263 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:13.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4264 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4264 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:15.665545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:16.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:18.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:19.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:20.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:22.666587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4267 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4267 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:24.665855' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:29.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4271 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4271 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:33.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4272 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4272 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:34.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:38.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:40.667447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4273 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4273 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:42.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4276 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4276 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:43.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4277 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4277 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:45.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4280 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4280 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4281 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4281 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:55.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:33:59.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:02.665548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4284 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4284 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4285 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4285 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202446; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:05.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:07.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:09.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4286 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4286 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4289 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4289 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4290 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4290 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:15.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:17.665919' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:18.666587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4293 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4293 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4294 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4294 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:24.665959' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:25.665537' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:26.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:29.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:30.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:31.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:32.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:33.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4298 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4298 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:34.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:35.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:40.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4299 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4299 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:41.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:42.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4302 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4302 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4303 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4303 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:46.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202488; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:47.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:48.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4306 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4306 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4307 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4307 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:55.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:56.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:34:58.667259' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:01.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4310 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4310 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202504; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4311 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4311 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:06.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:08.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4312 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4312 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:11.66594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:12.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4315 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4315 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4316 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4316 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:15.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:16.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:20.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:21.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:22.666388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4319 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4319 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:23.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4320 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4320 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:27.665796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:31.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4323 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4323 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:33.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4324 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4324 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:39.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4325 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4325 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:41.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4328 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4328 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4329 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4329 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:45.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002063 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:49.666372' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:51.66707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:52.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4333 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4333 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:35:55.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:02.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4336 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4336 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4337 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4337 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:04.666505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:08.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:09.666303' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4338 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4338 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4341 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4341 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4342 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4342 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:16.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:18.666014' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4345 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4345 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4346 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4346 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:26.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:27.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002268 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4349 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4349 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:33.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:34.666186' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:35.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:36.666778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:40.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4351 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4351 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:41.666618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:43.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4355 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4355 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:49.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:53.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:56.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:36:57.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:00.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4362 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4362 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4363 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4363 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:04.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:05.666659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:07.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:10.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4364 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4364 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:12.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4367 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4367 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4368 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4368 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:16.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:20.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:21.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4371 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4371 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4372 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4372 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:24.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:25.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:26.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:27.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4375 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4375 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4376 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4376 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:35.665838' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:38.666555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002415 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:40.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4377 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4377 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:41.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4380 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4380 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:43.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4381 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4381 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:44.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:46.665799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:49.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:52.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4384 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4384 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4385 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4385 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002171 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:37:58.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4388 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4388 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4389 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4389 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:04.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:08.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4390 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4390 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4393 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4393 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:13.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4394 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4394 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:14.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002235 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:17.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:18.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:19.666882' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:20.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4397 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4397 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4398 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4398 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:24.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:25.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:27.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:29.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:31.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:32.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4401 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4401 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:33.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4402 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4402 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:35.666133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:36.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:37.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:38.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:40.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4403 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4403 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:41.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002079 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4406 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4406 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4407 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4407 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:44.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:46.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:49.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:50.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4410 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4410 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4411 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4411 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:54.666652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:55.665867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:56.66648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005772 Lock_time: 0.005542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:38:58.666421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4414 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4414 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:03.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4415 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4415 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:04.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:05.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4416 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4416 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:11.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:12.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4419 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4419 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4420 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4420 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:14.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:16.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:19.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:20.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:22.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4423 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4423 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:23.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4424 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4424 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:24.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:26.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:31.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002113 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4427 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4427 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4428 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4428 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:35.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:37.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:38.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:40.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4429 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4429 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4432 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4432 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:43.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4433 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4433 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:44.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:47.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:51.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:52.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4436 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4436 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:53.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4437 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4437 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:54.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:39:56.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:00.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:02.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4440 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4440 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002767 Lock_time: 0.002515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:03.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4441 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4441 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4442 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4442 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:12.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4445 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4445 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4446 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4446 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:18.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:20.66675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002990 Lock_time: 0.002396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:22.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4449 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4449 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4450 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4450 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:24.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:29.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:31.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4453 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4453 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4454 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4454 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4455 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4455 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4458 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4458 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:43.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4459 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4459 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:45.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:46.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:47.666471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:50.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:51.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4462 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4462 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4463 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4463 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:55.666269' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:57.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:58.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:40:59.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:00.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4466 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4466 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4467 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4467 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002778 Lock_time: 0.002230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:08.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4468 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4468 Schema: QC_hit: No # Query_time: 0.000948 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4471 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4471 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4472 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4472 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:16.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:17.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:20.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:21.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:22.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4475 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4475 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:23.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4476 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4476 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:25.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:28.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002021 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:30.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:31.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:32.666648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4479 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4479 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4480 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4480 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:34.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:35.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:36.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:37.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:40.665796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4481 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4481 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002429 Lock_time: 0.002226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:41.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:42.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4484 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4484 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4485 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4485 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:46.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:47.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:49.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:51.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:52.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4488 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4488 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:53.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4489 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4489 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:54.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:41:55.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:00.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:01.666459' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4492 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4492 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4493 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4493 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4494 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4494 Schema: QC_hit: No # Query_time: 0.001044 Lock_time: 0.000723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:12.666888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4497 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4497 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:13.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4498 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4498 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:18.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:22.666121' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4501 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4501 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:23.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4502 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4502 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:24.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:28.665729' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4505 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4505 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4506 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4506 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:34.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:36.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002073 Lock_time: 0.001729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002939 Lock_time: 0.002748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:39.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4507 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4507 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4510 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4510 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4511 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4511 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:46.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:47.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:49.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:50.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:51.669539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4514 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4514 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4515 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4515 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:55.665945' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002077 Lock_time: 0.001849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:42:56.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:01.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4518 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4518 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4519 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4519 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:06.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:08.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:10.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4520 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4520 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:11.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:12.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4523 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4523 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4524 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623202995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4524 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623202995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202996; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002077 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623202999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:22.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4527 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4527 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4528 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4528 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:24.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:26.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:28.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4531 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4531 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4532 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4532 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:38.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:39.666587' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4533 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4533 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:41.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4536 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4536 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4537 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4537 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:45.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:46.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:48.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:52.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4542 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4542 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4543 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4543 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:54.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:43:56.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:01.666602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4546 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4546 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4547 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4547 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:04.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:06.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:09.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4548 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4548 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4551 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4551 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4552 Schema: QC_hit: No # Query_time: 0.001530 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4552 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:15.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:16.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002971 Lock_time: 0.002796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:18.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:21.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4555 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4555 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:23.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4556 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4556 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:25.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:27.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4559 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4559 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4560 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4560 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:37.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002441 Lock_time: 0.001858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4561 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4561 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:42.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4564 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4564 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:43.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4565 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4565 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:46.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:49.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:50.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4568 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4568 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:53.666824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4569 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4569 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:44:58.665864' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:02.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4572 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4572 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4573 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4573 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:05.666764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:10.666583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4574 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4574 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4577 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4577 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4578 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4578 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:14.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002145 Lock_time: 0.001916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203118; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:17.666483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:19.666591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002496 Lock_time: 0.001976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:22.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4581 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4581 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4582 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4582 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 3782 Schema: camundabpmn QC_hit: No # Query_time: 0.001421 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623203127; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:45:27.487' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:45:27.487') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:45:27.487') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623203127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:27.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:28.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:29.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:30.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:31.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:32.665966' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4585 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4585 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:33.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4586 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4586 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:36.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203138; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:37.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:38.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:39.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:40.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4588 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4588 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:41.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:42.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4591 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4591 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4592 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4592 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:45.666337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002354 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4599 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4599 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4600 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4600 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:45:57.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:00.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:02.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4603 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4603 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4604 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4604 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:04.666596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:05.665794' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002254 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4605 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4605 Schema: QC_hit: No # Query_time: 0.002945 Lock_time: 0.002857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:11.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203173; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:12.666808' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4608 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4608 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4609 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4609 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:16.667255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:19.66581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:20.666594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:22.665459' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4614 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4614 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4615 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4615 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:24.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:25.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 3802 Schema: camundabpmn QC_hit: No # Query_time: 0.001061 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623203187; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 01:46:27.486' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 01:46:27.486') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 01:46:27.486') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623203187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4620 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4620 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4621 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4621 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:34.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203196; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:38.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4622 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4622 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4625 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4625 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4626 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4626 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203209; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:48.666223' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4632 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4632 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:53.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4633 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4633 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:55.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:56.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:57.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:46:59.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:02.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4636 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4636 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4637 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4637 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:05.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:06.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:07.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4641 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4641 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:11.66765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4644 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4644 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4645 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4645 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:14.666171' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:19.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:22.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4650 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4650 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4651 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4651 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:25.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:27.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:28.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:30.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:32.666525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4655 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4655 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4656 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4656 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:34.667608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:35.665887' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:36.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002362 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:40.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4657 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4657 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:42.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4661 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4661 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4662 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4662 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:44.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:46.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002216 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:50.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002088 Lock_time: 0.001784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:51.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4667 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4667 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:53.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4668 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4668 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:47:54.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4671 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4671 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4672 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4672 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:04.666329' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:05.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:06.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:07.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:08.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:10.665983' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4673 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4673 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4676 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4676 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4677 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4677 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:14.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002111 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:19.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:21.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4680 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4680 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:23.666388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4681 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4681 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:26.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:27.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:29.666521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4684 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4684 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4685 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4685 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:35.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002156 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:39.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:40.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4686 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4686 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4689 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4689 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4690 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4690 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002886 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:46.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:48.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:50.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.000830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4694 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4694 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4695 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4695 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:54.665876' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:55.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:48:57.666857' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:00.666728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:02.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4699 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4699 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4700 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4700 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203345; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:07.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4701 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4701 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:11.665841' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:12.66654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4704 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4704 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4705 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4705 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:19.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:20.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:22.665911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4709 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4709 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:23.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4710 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4710 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:25.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:26.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:27.666541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:29.666531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:31.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4714 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4714 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4715 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4715 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:34.666748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:38.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4716 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4716 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203382; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:41.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4719 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4719 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203384; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:43.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4720 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4720 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:45.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:48.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:50.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:51.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4724 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4724 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4725 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4725 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:56.666713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001779 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:58.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:49:59.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:00.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.017320 Lock_time: 0.016327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:02.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4728 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4728 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4729 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4729 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4730 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4730 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:12.665876' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4733 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4733 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:13.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4734 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4734 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:18.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:22.666521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4737 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4737 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:23.665496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4738 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4738 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:26.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:27.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:28.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:29.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:30.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4743 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4743 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002221 Lock_time: 0.001950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4744 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4744 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:34.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:37.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002531 Lock_time: 0.001844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002090 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4745 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4745 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4748 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4748 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:43.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4749 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4749 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003919 Lock_time: 0.003464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:47.666366' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002196 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:49.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:51.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4753 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4753 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4754 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4754 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:50:54.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002102 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:01.66582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:02.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4758 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4758 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4759 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4759 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:06.666643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:08.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4761 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4761 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4764 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4764 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:13.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4765 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4765 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:19.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002044 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:20.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:21.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4768 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4768 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4769 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4769 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:29.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:31.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:32.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4772 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4772 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4773 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4773 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:35.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4774 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4774 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4777 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4777 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002175 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4778 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4778 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:44.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:51.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:52.665952' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4781 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4781 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:51:53.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4782 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4782 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002150 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:02.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4785 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4785 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4786 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4786 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:07.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:09.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:10.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4789 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4789 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:12.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4792 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4792 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:13.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4793 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4793 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:14.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:16.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:20.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4796 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4796 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:23.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4797 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4797 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001117 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:27.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:30.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4800 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4800 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4801 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4801 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4802 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4802 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:42.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4805 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4805 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4806 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4806 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:46.666625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:48.666506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:49.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203572; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:51.668862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4809 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4809 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.000595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4810 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4810 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:54.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:56.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:57.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:52:59.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:01.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:02.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4813 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4813 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4814 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4814 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:06.665512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:08.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:09.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4816 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4816 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:11.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4819 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4819 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4820 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4820 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:14.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:15.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:17.666216' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:20.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4823 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4823 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4824 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4824 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:24.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:26.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:27.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:28.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:32.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4827 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4827 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:33.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4828 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4828 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:35.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:36.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:37.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:38.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:39.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:40.666626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4829 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4829 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:41.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:42.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4832 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4832 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4833 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4833 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:44.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003599 Lock_time: 0.003073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:48.666592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:49.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:51.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:52.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4836 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4836 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002093 Lock_time: 0.001868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:53.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4837 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4837 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:54.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:53:56.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002793 Lock_time: 0.002054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:01.666248' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4840 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4840 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4841 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4841 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:05.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:06.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:07.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001971 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4842 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4842 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:11.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:12.666256' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4845 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4845 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:13.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4846 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4846 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:14.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002479 Lock_time: 0.001808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:21.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4850 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4850 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:23.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4851 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4851 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:26.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:28.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:30.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:32.666608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4854 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4854 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4855 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4855 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:34.666299' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:38.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4856 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4856 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:42.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4859 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4859 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4860 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4860 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:44.666606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003571 Lock_time: 0.003135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:48.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4863 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4863 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203694; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4864 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4864 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:54:58.665823' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4869 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4869 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:03.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4870 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4870 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:05.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:06.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:09.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4872 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4872 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4875 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4875 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4876 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4876 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:14.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:15.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:19.666519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:21.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4879 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4879 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4880 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4880 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:25.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002227 Lock_time: 0.002024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:29.66649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:32.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4883 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4883 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4884 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4884 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:36.66581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:37.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:39.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:40.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4885 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4885 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:41.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4888 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4888 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:43.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4889 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4889 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:44.665978' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:50.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:51.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4892 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4892 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:53.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4893 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4893 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:55:57.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4896 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4896 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4897 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4897 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:08.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:10.6671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4898 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4898 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4901 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4901 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4902 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4902 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:16.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:20.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4905 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4905 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:23.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4906 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4906 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:28.665918' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4909 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4909 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4910 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4910 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:38.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:39.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4911 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4911 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:41.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:42.66752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4914 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4914 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4915 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4915 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:44.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001974 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:48.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:50.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:51.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:52.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4918 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4918 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4919 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4919 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:57.665986' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:58.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:56:59.665988' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4922 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4922 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 1:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4923 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4923 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:04.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:06.66585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:07.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:09.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:10.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4924 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4924 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002051 Lock_time: 0.001791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4927 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4927 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4928 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4928 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002414 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:18.666721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:19.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:20.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:21.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002367 Lock_time: 0.001833 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4931 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4931 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4932 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4932 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:24.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003271 Lock_time: 0.003029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:25.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:29.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:30.666133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4935 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4935 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:33.666633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4936 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4936 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:34.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:36.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002237 Lock_time: 0.001604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4937 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4937 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:41.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:42.666546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4940 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4940 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:43.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4941 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4941 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:44.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:46.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:48.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:50.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:51.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4944 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4944 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4945 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4945 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002486 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:57.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:58.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:57:59.668995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4948 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4948 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4949 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4949 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:04.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:06.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002117 Lock_time: 0.001853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:09.665775' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4950 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4950 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4953 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4953 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4954 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4954 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:14.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:18.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:22.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4957 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4957 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4958 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4958 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:30.666549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4961 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4961 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:33.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4962 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4962 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:34.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:36.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:37.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:40.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4963 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4963 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.000944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:42.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4966 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4966 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4967 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4967 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:45.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:47.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:49.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:50.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:51.665902' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:52.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4970 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4970 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:53.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4971 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4971 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:55.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:58:56.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:02.666483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4974 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4974 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4975 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4975 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:05.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002296 Lock_time: 0.001629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:08.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4976 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4976 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4979 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4979 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4980 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4980 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:15.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:16.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:18.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:20.665988' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:22.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4983 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4983 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4984 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4984 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:24.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:25.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:26.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001800 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:31.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:32.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4987 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4987 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4988 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4988 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:34.666613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:39.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4989 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4989 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4992 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4992 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 1:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4993 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4993 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:44.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:46.666366' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:49.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:51.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:52.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4996 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4996 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002467 Lock_time: 0.001796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4997 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623203995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4997 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623203995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002331 Lock_time: 0.001680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203996; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 01:59:56.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 1:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 1:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623203999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:00.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:01.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5000 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5000 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5001 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5001 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001949 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:06.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:07.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:08.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:10.666476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5002 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5002 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5005 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5005 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5006 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5006 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:19.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:22.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5009 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5009 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:23.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5010 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5010 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:25.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:30.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:31.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:32.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5013 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5013 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:33.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5014 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5014 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:34.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:37.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:39.666727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5015 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5015 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5018 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5018 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5019 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5019 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:45.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:47.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:50.666865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:51.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5022 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5022 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5023 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5023 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:58.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:00:59.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:02.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5026 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5026 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002180 Lock_time: 0.001726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5027 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5027 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:05.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:08.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:09.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5028 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5028 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5031 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5031 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:13.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5032 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5032 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:15.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:16.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5035 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5035 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5036 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5036 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:26.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:27.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:32.667381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5039 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5039 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002272 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5040 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5040 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:36.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:38.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:39.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5041 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5041 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5044 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5044 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5045 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5045 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002847 Lock_time: 0.001995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:46.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:48.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:50.667362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:52.666553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5048 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5048 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002648 Lock_time: 0.001836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5049 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5049 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003438 Lock_time: 0.003199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:54.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:56.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:01:58.667928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000822 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:00.66688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:02.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5052 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5052 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5053 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5053 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:09.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5054 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5054 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5057 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5057 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5058 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5058 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:15.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004294 Lock_time: 0.004003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:16.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:21.665922' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:22.666643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5061 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5061 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5062 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5062 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000900 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:25.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:29.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:32.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5065 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5065 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5066 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5066 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:34.666929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:36.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:40.666555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5067 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5067 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5070 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5070 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5071 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5071 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:45.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:46.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:48.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002220 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:51.665922' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5074 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5074 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:53.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5075 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5075 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:54.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:55.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002059 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:02:57.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:00.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:01.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:02.66561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5078 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5078 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:03.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5079 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5079 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002159 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:10.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5080 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5080 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5083 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5083 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:13.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5084 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5084 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:14.665511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002775 Lock_time: 0.002085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:19.666483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5087 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5087 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5088 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5088 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:26.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:27.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:28.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:32.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5091 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5091 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:33.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5092 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5092 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:35.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:37.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:39.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5093 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5093 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:41.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5096 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5096 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:43.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5097 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5097 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002143 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5100 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5100 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5101 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5101 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:58.66648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:03:59.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:02.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5104 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5104 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:03.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5105 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5105 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:05.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:09.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5106 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5106 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:12.66653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5109 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5109 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5110 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5110 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002318 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002191 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:22.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5113 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5113 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:23.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5114 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5114 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:24.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:26.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:28.665802' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5117 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5117 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5118 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5118 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:34.665441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:35.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:36.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:37.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:38.667611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5119 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5119 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:42.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5122 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5122 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5123 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5123 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:44.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:45.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:47.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:48.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:51.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5126 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5126 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:53.666548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5127 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5127 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:04:55.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5130 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5130 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5131 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5131 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:06.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5132 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5132 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5135 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5135 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5136 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5136 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:14.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:21.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5139 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5139 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:23.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5140 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5140 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:24.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:25.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:26.666523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:28.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:31.666564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002065 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5143 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5143 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5144 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5144 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:36.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5145 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5145 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:42.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5148 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5148 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:43.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5149 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5149 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:44.665898' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:45.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:47.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:48.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:49.666525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:51.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5152 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5152 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5153 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5153 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:54.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:55.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:56.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:05:58.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002484 Lock_time: 0.001855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5156 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5156 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:03.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5157 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5157 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:04.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002246 Lock_time: 0.001769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5158 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5158 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:11.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5161 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5161 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5162 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5162 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:17.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003716 Lock_time: 0.003223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:22.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5165 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5165 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:23.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5166 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5166 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:25.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:27.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:32.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5169 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5169 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5170 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5170 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:35.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5171 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5171 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002023 Lock_time: 0.001764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5174 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5174 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5175 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5175 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:44.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:45.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204407; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:46.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204408; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:47.665935' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204411; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:50.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:06:51.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5178 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5178 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5179 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5179 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5182 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5182 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5183 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5183 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:08.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:10.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5187 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5187 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5190 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5190 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:13.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5191 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5191 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:14.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:18.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001903 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5194 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5194 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:23.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5195 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5195 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204447; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:26.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:29.667226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:30.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001932 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:31.666982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:32.667911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5198 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5198 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5199 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5199 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:34.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007091 Lock_time: 0.006644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:38.665951' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5200 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5200 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:41.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:42.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5203 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5203 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5204 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5204 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:45.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:46.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:47.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:49.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:50.665924' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:52.666747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5207 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5207 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5208 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5208 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.000616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:56.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002638 Lock_time: 0.001761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:07:59.665991' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5211 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5211 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5212 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5212 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:04.66654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:08.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:09.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5213 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5213 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003472 Lock_time: 0.003159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:11.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:12.666723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5216 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5216 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5217 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5217 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:15.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.001944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:17.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:18.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:21.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5220 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5220 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5221 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5221 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002303 Lock_time: 0.001690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004018 Lock_time: 0.003509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:27.666706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:29.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:30.666648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5224 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5224 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:33.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5225 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5225 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:36.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:39.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:40.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5226 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5226 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5229 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5229 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5230 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5230 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:44.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002110 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:52.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5233 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5233 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5234 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5234 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:54.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.001763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:08:58.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:00.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:02.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5237 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5237 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5238 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5238 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:04.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:07.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:09.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002164 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5239 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5239 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:11.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5242 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5242 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:13.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5243 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5243 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002258 Lock_time: 0.002021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5246 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5246 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5247 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5247 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:28.666722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5250 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5250 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5251 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5251 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:34.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002256 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5252 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5252 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:41.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5255 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5255 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5256 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5256 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:44.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:46.666171' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002617 Lock_time: 0.001834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:49.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5259 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5259 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:53.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5260 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5260 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:55.666551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:57.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002855 Lock_time: 0.002580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:09:58.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5263 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5263 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5264 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5264 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:06.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:10.665792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5265 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5265 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:11.666519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5268 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5268 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:13.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5269 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5269 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:14.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005038 Lock_time: 0.004872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:16.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:17.66548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:19.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5272 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5272 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5273 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5273 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:30.665926' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:32.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5276 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5276 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5277 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5277 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:37.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001914 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5278 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5278 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5281 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5281 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5282 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5282 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:46.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:49.665821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:51.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:52.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5285 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5285 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:53.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5286 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5286 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:54.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:10:59.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002109 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:02.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5289 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5289 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5290 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5290 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002323 Lock_time: 0.002104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:06.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:09.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5291 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5291 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5294 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5294 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5295 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5295 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:16.665956' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002174 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5298 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5298 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:23.665753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5299 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5299 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:25.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:26.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004253 Lock_time: 0.003708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002706 Lock_time: 0.001853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:32.667198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5302 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5302 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002322 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5303 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5303 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:35.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:36.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002795 Lock_time: 0.002460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:40.666586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5304 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5304 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5307 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5307 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5308 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5308 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:44.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:47.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:48.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:51.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5311 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5311 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5312 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5312 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:54.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:56.66654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002297 Lock_time: 0.002073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:11:59.66824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:01.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:02.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5315 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5315 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:03.666256' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5316 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5316 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:04.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:05.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:10.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5317 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5317 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5320 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5320 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:13.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5321 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5321 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:16.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5324 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5324 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001932 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5325 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5325 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:25.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:27.665838' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:30.666523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:32.666783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5328 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5328 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5329 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5329 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:38.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004230 Lock_time: 0.003652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5330 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5330 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5334 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5334 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5335 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5335 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:48.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:51.669531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5338 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5338 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:53.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5339 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5339 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:57.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:12:58.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5343 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5343 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5344 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5344 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:07.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:09.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5345 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5345 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5348 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5348 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:13.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5349 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5349 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:14.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:16.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002387 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:21.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:22.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5352 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5352 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5353 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5353 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:27.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:29.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:31.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:32.665937' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5356 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5356 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5357 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5357 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002363 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:36.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:37.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:39.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5358 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5358 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:41.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:42.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5361 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5361 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004006 Lock_time: 0.003476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5362 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5362 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:44.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:46.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:47.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:50.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5365 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5365 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5366 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5366 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:54.665934' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:55.665496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:56.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002399 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:58.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:13:59.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:00.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:01.66653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5370 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5370 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5371 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5371 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:05.666522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:08.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5372 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5372 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5375 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5375 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:13.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5376 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5376 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.000676 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:16.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:21.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5379 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5379 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5380 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5380 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:24.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:29.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:31.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5383 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5383 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:33.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5384 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5384 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:35.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:37.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5385 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5385 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:42.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5388 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5388 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5389 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5389 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:48.665804' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:50.665843' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5392 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5392 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:53.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5393 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5393 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:55.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:57.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:14:58.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:01.66656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5396 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5396 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5397 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5397 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:04.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:06.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:07.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:08.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:10.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5398 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5398 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5401 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5401 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5402 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5402 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:16.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:18.6674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:20.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:21.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5407 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5407 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:23.665876' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5409 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5409 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002164 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 4593 Schema: camundabpmn QC_hit: No # Query_time: 0.001147 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623204927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:15:27.491' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:15:27.491') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:15:27.491') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002205 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623204927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:29.665841' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:31.665893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:32.666458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5413 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5413 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5414 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5414 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:34.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204938; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:37.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:39.665844' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5415 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5415 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:42.666405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5418 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5418 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:43.665886' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5419 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5419 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:44.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:49.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:51.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5424 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5424 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5425 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5425 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:54.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:15:57.667795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:00.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004659 Lock_time: 0.003944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5428 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5428 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:03.667377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5429 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5429 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:09.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5432 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5432 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:12.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5435 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5435 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5437 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5437 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:14.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:20.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:22.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5440 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5440 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:23.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5442 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5442 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:27.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001052 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:32.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5449 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5449 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5450 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623204995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5450 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623204995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:34.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623204999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:38.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:39.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5452 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5452 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5455 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5455 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:43.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5456 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5456 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007984 Lock_time: 0.007722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:45.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002115 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:51.665753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5463 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5463 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5464 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5464 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002182 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002111 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:58.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:16:59.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5469 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5469 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5470 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5470 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:05.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:08.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:10.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5475 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5475 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:12.666414' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5478 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5478 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5479 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5479 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:14.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:16.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002214 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:20.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5483 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5483 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5484 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5484 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:26.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:28.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:30.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:31.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5489 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5489 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002622 Lock_time: 0.001993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5490 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5490 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205056; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:35.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002286 Lock_time: 0.002011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:37.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:38.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5492 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5492 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:41.666568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:42.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5495 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5495 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:43.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5496 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5496 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:44.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:46.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003952 Lock_time: 0.003683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:47.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:48.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:51.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5499 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5499 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5500 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5500 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:55.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:58.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:17:59.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:01.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5504 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5504 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5505 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5505 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:09.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:10.665844' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5507 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5507 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5510 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5510 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:13.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5511 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5511 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:14.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:16.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:21.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:22.665514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5514 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5514 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5515 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5515 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:24.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:27.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205110; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:29.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:30.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5518 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5518 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:33.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5520 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5520 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:35.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:36.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:38.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5522 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5522 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5525 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5525 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5526 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5526 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:44.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:45.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:48.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5531 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5531 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5532 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5532 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:18:59.66658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:01.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:02.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5535 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5535 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5536 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5536 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:07.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002173 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5537 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5537 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:11.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5540 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5540 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:13.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5541 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5541 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:15.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:16.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:19.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5544 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5544 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5545 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5545 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:24.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:30.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002365 Lock_time: 0.001758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5548 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5548 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:33.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5549 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5549 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:34.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:40.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5550 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5550 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5554 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5554 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5555 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5555 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:44.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:45.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:47.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:48.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:49.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002391 Lock_time: 0.002000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:51.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5558 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5558 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5559 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5559 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:19:54.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:02.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5564 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5564 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5565 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5565 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:07.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:09.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5566 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5566 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:11.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:12.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5569 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5569 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5570 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5570 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:14.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002034 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:19.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5574 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5574 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:23.666614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5575 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5575 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006975 Lock_time: 0.006338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:28.666636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:30.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5578 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5578 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5579 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5579 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.000577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002449 Lock_time: 0.001771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002415 Lock_time: 0.002133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5580 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5580 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5583 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5583 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5584 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5584 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:45.665944' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:49.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:51.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5588 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5588 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5589 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5589 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:54.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:55.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:20:56.666625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5592 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5592 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5593 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5593 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205266; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:05.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:07.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:08.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:09.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:10.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5594 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5594 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:11.666593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:12.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5597 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5597 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5598 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5598 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:18.66604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:19.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:20.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:21.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5601 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5601 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5602 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5602 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:26.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:27.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:28.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:29.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:31.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5605 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5605 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5606 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5606 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002393 Lock_time: 0.001823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:39.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5607 Schema: QC_hit: No # Query_time: 0.003598 Lock_time: 0.003518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5607 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5610 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5610 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:43.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5611 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5611 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:47.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:48.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:50.66769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:51.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5614 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5614 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5615 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5615 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:21:59.66673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002438 Lock_time: 0.001761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:01.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5619 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5619 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:03.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5620 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5620 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:04.666449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:09.666372' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002683 Lock_time: 0.001939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5621 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5621 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:12.666815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5624 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5624 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5625 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5625 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:17.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5628 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5628 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:23.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5629 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5629 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5632 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5632 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5633 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5633 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5635 Schema: QC_hit: No # Query_time: 0.013130 Lock_time: 0.012945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5635 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:41.666626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:42.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5638 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5638 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5639 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5639 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:46.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205369; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:48.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5642 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5642 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:22:53.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5643 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5643 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:00.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:01.665472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5647 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5647 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5648 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5648 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205387; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:06.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:07.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:08.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5650 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5650 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:12.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5653 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5653 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5654 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5654 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:14.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:15.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:18.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:19.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5657 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5657 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:23.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5658 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5658 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:25.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:26.665612' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 4847 Schema: camundabpmn QC_hit: No # Query_time: 0.001107 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623205407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:23:27.934' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:23:27.934') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:23:27.934') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623205408; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:27.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:30.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5661 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5661 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5662 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5662 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:34.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002010 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5663 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5663 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:41.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5666 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5666 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:43.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5667 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5667 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:44.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002395 Lock_time: 0.002111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:47.665794' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:49.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5671 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5671 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002385 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5672 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5672 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:23:54.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:02.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5677 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5677 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:03.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5678 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5678 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002054 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:10.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5680 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5680 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:11.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5683 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5683 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:13.665727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5684 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5684 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:17.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:18.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:20.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5687 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5687 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5688 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5688 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002372 Lock_time: 0.001627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:28.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:31.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:32.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5692 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5692 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5693 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5693 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:35.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5694 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5694 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5697 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5697 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5698 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5698 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:46.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5701 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5701 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5702 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5702 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:55.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:24:58.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:01.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:02.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5705 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5705 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:03.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5706 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5706 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:05.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:06.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:07.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:09.665603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:10.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5708 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5708 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:11.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5711 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5711 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5712 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5712 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:14.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:15.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:17.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:18.66654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5715 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5715 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:23.666831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5716 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5716 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001979 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:25.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:26.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:29.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:30.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:32.666796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5719 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5719 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:33.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5720 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5720 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:37.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:39.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5721 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5721 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:41.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5725 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5725 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5726 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5726 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:44.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:45.665873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:49.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:50.665545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5729 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5729 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:53.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5730 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5730 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:25:56.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002332 Lock_time: 0.001594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:01.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5733 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5733 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5734 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5734 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:05.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:07.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002141 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:10.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5735 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5735 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:12.666892' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5738 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5738 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5739 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5739 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:16.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:19.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:20.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:21.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:22.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5742 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5742 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5743 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5743 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:26.666459' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002210 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5746 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5746 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5747 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5747 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:34.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5748 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5748 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:41.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5751 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5751 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5752 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5752 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:44.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:45.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002670 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:49.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5755 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5755 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5756 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5756 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:54.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205617; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:56.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:57.666329' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:26:59.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:01.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5759 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5759 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5760 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5760 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:04.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:06.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:10.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5761 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5761 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:12.666801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5764 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5764 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5765 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5765 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:14.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:15.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:17.665911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:18.666823' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:21.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5768 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5768 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5769 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5769 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:27.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:28.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:29.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001963 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002247 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5772 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5772 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:33.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5773 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5773 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:35.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205657; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:36.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5774 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5774 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002021 Lock_time: 0.001772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5777 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5777 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5778 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5778 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:45.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002671 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:49.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5781 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5781 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205674; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:27:53.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5782 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5782 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002286 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205676; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:00.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5785 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5785 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5786 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5786 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:04.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:06.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:07.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:09.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5787 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5787 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205692; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5790 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5790 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5791 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5791 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205696; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:18.66585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:21.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:22.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5794 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5794 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5795 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5795 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:25.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:26.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205708; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:30.665893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:31.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5798 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5798 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5799 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5799 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:38.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:40.666742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5800 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5800 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5803 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5803 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5804 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5804 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:44.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:47.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:51.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:52.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5807 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5807 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:53.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5808 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5808 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:28:57.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:00.669573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5811 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5811 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:03.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5812 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5812 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:04.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:05.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:06.66583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002250 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5813 Schema: QC_hit: No # Query_time: 0.001085 Lock_time: 0.000945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5813 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5816 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5816 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5817 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5817 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:15.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002102 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002179 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:19.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:21.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5820 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5820 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:23.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5821 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5821 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002261 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:26.665516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:29.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:30.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5824 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5824 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5825 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5825 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:34.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:37.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:38.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5826 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5826 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5829 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5829 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5830 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5830 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205786; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:45.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:46.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:47.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:51.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:52.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5833 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5833 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5834 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5834 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:56.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:57.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:29:59.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5837 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5837 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5838 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5838 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:07.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5839 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5839 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:12.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5842 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5842 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5843 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5843 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:16.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:19.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5846 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5846 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5847 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5847 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002253 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5850 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5850 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5851 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5851 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:34.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:39.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:40.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5852 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5852 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:41.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5855 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5855 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:43.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5856 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5856 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:48.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:51.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:52.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5859 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5859 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5860 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5860 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:54.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:56.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:30:58.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002457 Lock_time: 0.001811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:00.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5863 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5863 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:03.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5864 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5864 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:05.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:07.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:09.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5865 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5865 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5868 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5868 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5869 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5869 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:15.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:19.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:21.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002151 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5872 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5872 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:23.666033' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5873 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5873 Schema: QC_hit: No # Query_time: 0.001132 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:29.666836' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:30.667168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:31.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5876 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5876 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:33.666658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5877 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5877 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:34.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:36.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:38.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001903 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:40.666642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5878 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5878 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:41.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5881 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5881 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:43.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5882 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5882 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001974 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:47.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:52.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5885 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5885 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5886 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5886 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:54.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:31:55.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:00.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5889 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5889 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5890 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5890 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:06.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:07.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:08.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:09.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5891 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5891 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:12.668471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5894 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5894 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:13.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5895 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5895 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:14.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002115 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:16.665987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5898 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5898 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:23.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5899 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5899 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:25.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:32.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5902 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5902 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5903 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5903 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:34.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:38.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5904 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5904 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5907 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5907 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:43.666573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5908 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5908 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:45.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:46.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:47.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:49.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:51.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5911 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5911 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5912 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5912 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:55.665987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:32:58.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:00.666528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002464 Lock_time: 0.001841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:02.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5915 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5915 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5916 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5916 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205985; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:04.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:05.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:06.666449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:07.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5917 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5917 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:12.669509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5920 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5920 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5921 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623205995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5921 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623205995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:15.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623205999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:19.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:20.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5924 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5924 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5925 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5925 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002465 Lock_time: 0.001968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5928 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5928 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5929 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5929 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:34.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:35.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:36.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:39.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:40.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5930 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5930 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:41.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:42.667403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5933 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5933 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:43.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5934 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5934 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:44.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:48.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002861 Lock_time: 0.002014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:50.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:52.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5937 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5937 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5938 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5938 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:54.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:57.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:33:59.66653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5941 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5941 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:03.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5942 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5942 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:05.666385' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:06.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002229 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:09.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:10.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5943 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5943 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:11.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5946 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5946 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5947 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5947 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:14.665473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:16.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:17.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:21.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5950 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5950 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5951 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5951 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:25.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:26.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:27.666129' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:29.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:30.666462' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:32.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5954 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5954 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:33.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5955 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5955 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:35.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:36.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:40.666646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5956 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5956 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:41.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:42.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5959 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5959 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:43.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5960 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5960 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:46.666595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:48.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:50.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5963 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5963 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5964 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5964 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:54.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:57.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:58.665943' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:34:59.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:00.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5967 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5967 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:03.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5968 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5968 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.012462 Lock_time: 0.011943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:09.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5969 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5969 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5972 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5972 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5973 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5973 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:14.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002374 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5976 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5976 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5977 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5977 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:28.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5980 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5980 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5981 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5981 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:34.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:36.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:38.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5982 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5982 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:41.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5985 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5985 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5986 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5986 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:52.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5989 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5989 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5990 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5990 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:57.666605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:35:59.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:02.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5993 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5993 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5994 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5994 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:07.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:08.665526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5995 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5995 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5998 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5998 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5999 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5999 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:19.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:22.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6002 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6002 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:23.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6003 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6003 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:25.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002273 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:30.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:31.669586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:32.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6006 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6006 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:33.666525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6007 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6007 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:34.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:35.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.077204 Lock_time: 0.076734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:37.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6008 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6008 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6011 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6011 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6012 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6012 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:44.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:51.666539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6015 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6015 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6016 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6016 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:54.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:36:56.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002806 Lock_time: 0.002254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:00.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:01.665747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6019 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6019 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:03.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6020 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6020 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:05.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:07.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6023 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6023 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:11.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6026 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6026 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:13.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6027 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6027 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:14.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:22.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6030 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6030 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:23.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6031 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6031 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:27.665482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:28.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:29.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:30.666747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:31.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:32.667364' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6034 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6034 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6035 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6035 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:35.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002034 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001853 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:40.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6036 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6036 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:42.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6039 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6039 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:43.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6040 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6040 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:45.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:46.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:52.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6043 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6043 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:53.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6044 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6044 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003448 Lock_time: 0.003175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:55.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206278; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:57.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:37:59.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:01.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6047 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6047 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6048 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6048 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:04.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:05.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206287; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:06.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6049 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6049 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6052 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6052 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6053 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6053 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:18.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6056 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6056 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6057 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6057 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6060 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6060 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:33.666768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6061 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6061 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:37.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:40.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6062 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6062 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:41.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:42.665539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6065 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6065 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6066 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6066 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:47.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:48.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:49.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002160 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:52.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6069 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6069 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6070 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6070 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:38:58.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:01.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:02.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6073 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6073 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:03.665796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6074 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6074 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:06.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:08.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:09.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:10.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6075 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6075 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:12.665773' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6078 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6078 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:13.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6079 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6079 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:14.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:15.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002300 Lock_time: 0.001983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:19.667765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6082 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6082 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6083 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6083 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:24.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:25.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:28.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:32.666643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6086 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6086 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6087 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6087 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:34.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:40.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6088 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6088 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:42.666345' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6091 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6091 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6092 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6092 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:48.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:50.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:52.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6095 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6095 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6096 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6096 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:39:54.666501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002051 Lock_time: 0.001777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:02.665792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6099 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6099 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6100 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6100 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:05.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206408; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:07.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:09.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6101 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6101 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6104 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6104 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6105 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6105 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6108 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6108 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:23.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6109 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6109 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:24.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:25.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:28.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:29.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:32.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6112 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6112 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6113 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6113 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:37.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002271 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6114 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6114 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6117 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6117 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6118 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6118 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:44.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:46.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:47.665791' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:48.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:50.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:52.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6121 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6121 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6122 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6122 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003079 Lock_time: 0.002872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:56.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:40:58.666216' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:02.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6125 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6125 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:03.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6126 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6126 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:06.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:09.665924' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6127 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6127 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:11.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6130 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6130 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6131 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6131 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:16.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:21.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6134 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6134 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6135 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6135 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:24.665887' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002302 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002013 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:28.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:29.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:30.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206492; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:32.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6138 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6138 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6139 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6139 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:35.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:37.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6140 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6140 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:41.666485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6143 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6143 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:43.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6144 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6144 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:48.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:49.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:51.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6147 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6147 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6148 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6148 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:55.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:57.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:58.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:41:59.669196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:00.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:01.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6151 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6151 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6152 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6152 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:05.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:08.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6153 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6153 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6156 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6156 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6157 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6157 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:18.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:19.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6160 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6160 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6161 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6161 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:24.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:28.665927' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:31.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002205 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6164 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6164 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6165 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6165 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:36.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:38.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:39.666617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:40.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6166 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6166 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6169 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6169 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6170 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6170 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:44.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:47.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:50.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6173 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6173 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:53.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6174 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6174 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002351 Lock_time: 0.001746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:42:59.666639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6177 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6177 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6178 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6178 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:04.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:06.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206588; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:07.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:08.665574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:10.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6181 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6181 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6184 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6184 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:13.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6185 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6185 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002219 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002615 Lock_time: 0.002325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:15.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:17.666269' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002255 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002272 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:22.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6189 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6189 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6190 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6190 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002487 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:27.666144' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:29.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6193 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6193 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6194 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6194 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:35.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:36.666528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6195 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6195 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:41.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6198 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6198 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6199 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6199 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:45.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:46.666476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:51.667047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6202 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6202 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:43:53.665955' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6203 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6203 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:00.66653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:02.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6206 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6206 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002016 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6207 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6207 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:04.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:07.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6209 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6209 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002051 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6212 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6212 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6213 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6213 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:18.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:19.665516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6217 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6217 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6218 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6218 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:29.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:32.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6221 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6221 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6222 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6222 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001953 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:38.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:40.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6223 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6223 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:42.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6227 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6227 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001930 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6228 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6228 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:46.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:48.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:51.665924' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:52.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6231 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6231 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:53.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6232 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6232 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:54.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:55.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:56.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:44:59.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:01.665844' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:02.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6236 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6236 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6237 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6237 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:04.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.001933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:06.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:08.665925' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6238 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6238 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:12.665487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6241 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6241 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6242 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6242 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:18.665548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:22.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6246 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6246 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6247 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6247 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:27.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:28.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:30.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6251 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6251 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6252 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6252 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:34.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:35.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002034 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6253 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6253 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:42.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6257 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6257 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:43.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6258 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6258 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:45.665449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:46.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002329 Lock_time: 0.001683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6262 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6262 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6263 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6263 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:45:54.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:02.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6266 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6266 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6267 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6267 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:04.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:10.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6270 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6270 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6274 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6274 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:13.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6275 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6275 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:14.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:16.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206780; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:19.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:20.6666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6281 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6281 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6282 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6282 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:24.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002372 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623206787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:46:27.493' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:46:27.493') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:46:27.493') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623206787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:26.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:29.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:32.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6287 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6287 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6288 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6288 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:37.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:38.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:39.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:40.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6291 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6291 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6294 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6294 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6295 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6295 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:44.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:48.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:49.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6299 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6299 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6300 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6300 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:46:59.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6304 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6304 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:03.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6305 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6305 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:04.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002287 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:10.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6306 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6306 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6309 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6309 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6310 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6310 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:14.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000833 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:16.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:18.667083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:20.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:21.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6315 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6315 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6316 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6316 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:25.666406' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000837 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623206847; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:47:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:47:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:47:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623206847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:26.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206848; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:27.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:30.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:31.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6319 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6319 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:33.665967' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6320 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6320 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:37.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:38.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:39.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6321 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6321 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004366 Lock_time: 0.004110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6324 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6324 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6325 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6325 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206869; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:48.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:51.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6329 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6329 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:53.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6330 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6330 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:47:56.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:00.665851' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:02.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6333 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6333 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:03.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6334 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6334 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:06.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:08.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:10.666568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6336 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6336 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6339 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6339 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6340 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6340 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:14.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6344 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6344 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6345 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6345 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002520 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623206907; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:48:27.494' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:48:27.494') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:48:27.494') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623206908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:28.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:30.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6348 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6348 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6349 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6349 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:34.666535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:38.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:39.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:40.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6350 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6350 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6353 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6353 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6354 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6354 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:47.665491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:48:50.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6357 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6357 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6358 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6358 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:00.666144' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6361 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6361 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6362 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6362 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:06.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:09.665545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6363 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6363 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:12.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6366 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6366 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:13.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6367 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6367 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:16.665526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003230 Lock_time: 0.003032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:19.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:21.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6370 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6370 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:23.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6371 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6371 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000916 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623206967; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:49:27.494' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:49:27.494') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:49:27.494') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002012 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623206967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:29.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002235 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:31.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6374 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6374 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6375 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6375 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:35.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:40.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6376 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6376 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6379 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6379 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:43.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6380 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6380 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:45.66598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:52.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6383 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6383 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6384 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623206995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6384 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623206995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:57.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623206999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:49:59.666364' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6387 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6387 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6388 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6388 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:05.666599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004535 Lock_time: 0.004319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:06.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:10.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6390 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6390 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:11.666531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6393 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6393 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6394 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6394 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:22.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6398 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6398 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002016 Lock_time: 0.001655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:23.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6399 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6399 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000914 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207027; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:50:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:50:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:50:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:29.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:31.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:32.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6402 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6402 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6403 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6403 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:36.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:37.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6404 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6404 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6407 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6407 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6408 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6408 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:44.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002059 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:47.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:48.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6411 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6411 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:53.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6412 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6412 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:54.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:56.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:57.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:50:59.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:01.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:02.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6415 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6415 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:03.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6416 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6416 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:04.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:06.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002441 Lock_time: 0.002211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:09.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6417 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6417 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:11.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6420 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6420 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6421 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6421 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002261 Lock_time: 0.001764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6424 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6424 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6425 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6425 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:24.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.001072 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207087; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:51:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:51:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:51:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:26.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:27.666303' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:29.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6428 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6428 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6429 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6429 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:34.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:35.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:36.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:40.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6430 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6430 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:42.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6433 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6433 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:43.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6434 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6434 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001064 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:47.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:50.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:51.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6437 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6437 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:53.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6438 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6438 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:51:56.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6442 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6442 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6443 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6443 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:05.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:06.665469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:08.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6446 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6446 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6450 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6450 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:13.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6451 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6451 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:14.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002339 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:18.669646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:19.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:20.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:21.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:22.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6454 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6454 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6455 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6455 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:24.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002282 Lock_time: 0.001721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207147; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:52:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:52:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:52:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:28.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6459 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6459 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:33.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6460 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6460 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:34.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:35.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002214 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6461 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6461 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:41.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:42.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6464 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6464 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6465 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6465 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:45.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:50.667851' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:51.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6468 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6468 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6469 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6469 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:52:57.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:02.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6473 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6473 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6474 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6474 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:04.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:06.665967' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:07.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6477 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6477 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6480 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6480 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:13.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6481 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6481 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:16.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002411 Lock_time: 0.002121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:17.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6484 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6484 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6485 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6485 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:24.666568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000803 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207207; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:53:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:53:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:53:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 5668 Schema: camundabpmn QC_hit: No # Query_time: 0.000870 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207207; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:53:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:53:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:53:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:27.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:28.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:32.665854' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6489 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6489 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:33.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6490 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6490 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:35.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:36.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:37.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207221; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:40.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6491 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6491 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:42.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6494 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6494 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:43.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6495 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6495 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:45.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:46.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:51.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:52.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6499 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6499 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:53.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6500 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6500 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:53:56.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:00.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:01.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:02.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6503 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6503 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6504 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6504 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:04.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:05.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:08.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:09.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:10.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6507 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6507 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6511 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6511 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6512 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6512 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:16.666678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:18.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:19.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6515 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6515 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002209 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6516 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6516 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:24.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.001815 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:54:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:54:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:54:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:26.666265' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001297 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:54:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:54:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:54:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:27.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:28.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:29.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6519 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6519 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6520 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6520 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:35.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:36.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:39.665511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6521 Schema: QC_hit: No # Query_time: 0.001124 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6521 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6524 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6524 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6525 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6525 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:46.665749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:49.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:51.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6529 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6529 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6530 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6530 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:55.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:56.665555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:57.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:58.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:54:59.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:00.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:01.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002335 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6533 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6533 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6534 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6534 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002180 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:06.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:07.666144' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:10.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6535 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6535 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:11.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6538 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6538 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6539 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6539 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:15.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:18.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:21.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:22.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6543 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6543 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:23.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6544 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6544 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:25.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000782 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:55:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:55:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:55:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001028 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623207327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:55:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:55:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:55:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:27.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:31.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6547 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6547 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:33.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6548 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6548 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:35.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:36.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6549 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6549 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:41.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6552 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6552 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:43.665775' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6553 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6553 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:47.665732' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:49.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6557 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6557 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6558 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6558 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:54.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:55:59.665887' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:01.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6561 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6561 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6562 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6562 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.013335 Lock_time: 0.012791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:07.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:09.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6563 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6563 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:11.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:12.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6566 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6566 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:13.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6567 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6567 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:15.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:19.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6570 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6570 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6571 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6571 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000935 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207387; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:56:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:56:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:56:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:26.665726' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000912 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207387; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:56:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:56:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:56:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:27.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:28.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:29.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6574 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6574 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6575 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6575 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:34.666893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:35.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:37.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6576 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6576 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6579 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6579 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:43.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6580 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6580 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:44.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:45.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010333 Lock_time: 0.010004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:46.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:48.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:51.666303' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6583 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6583 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6584 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6584 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207418; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:57.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207419; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:56:59.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6587 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6587 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6588 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6588 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:05.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008045 Lock_time: 0.007803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:06.665539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:09.665978' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:10.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6589 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6589 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:11.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:12.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6592 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6592 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:13.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6593 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6593 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:14.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:15.666092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001935 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:19.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:21.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6596 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6596 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6597 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6597 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002176 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207447; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:57:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:57:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:57:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001060 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207447; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:57:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:57:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:57:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002161 Lock_time: 0.001952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002481 Lock_time: 0.001783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:31.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:32.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6600 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6600 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6601 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6601 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:36.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:40.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6602 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6602 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:41.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:42.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6605 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6605 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6606 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6606 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:45.665423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:46.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:52.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6609 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6609 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6610 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6610 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:54.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:57:57.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:01.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:02.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6613 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6613 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6614 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6614 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:04.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:05.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:06.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002084 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:10.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6615 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6615 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207492; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:12.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6618 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6618 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:13.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6619 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6619 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:16.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:18.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:20.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6622 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6622 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6623 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6623 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002285 Lock_time: 0.001760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207507; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:58:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:58:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:58:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:26.6661' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000872 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207507; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:58:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:58:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:58:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:30.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:31.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6626 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6626 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:33.665478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6627 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6627 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:34.666015' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:35.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:36.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000779 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:38.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6628 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6628 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:42.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6631 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6631 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6632 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6632 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:44.666166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:45.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:47.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6635 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6635 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:53.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6636 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6636 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:58:57.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:01.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:02.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6639 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6639 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6640 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6640 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:04.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:05.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:08.665574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:09.666144' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6641 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6641 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:11.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:12.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6644 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6644 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:13.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6645 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6645 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:14.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:19.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:22.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6648 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6648 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6649 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6649 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 2:59:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002208 Lock_time: 0.001703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207567; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:59:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:59:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:59:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000666 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623207567; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 02:59:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 02:59:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 02:59:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 2:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:28.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6652 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6652 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6653 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6653 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:35.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:36.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:39.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6654 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6654 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6657 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6657 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 2:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6658 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6658 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002077 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:49.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:52.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6661 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6661 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:53.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6662 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6662 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 2:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 02:59:57.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 2:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:00.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:01.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:02.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6665 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6665 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:03.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6666 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6666 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:05.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009104 Lock_time: 0.008558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:07.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6667 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6667 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6670 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6670 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6671 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6671 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:14.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6674 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6674 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:23.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6675 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6675 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000879 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207627; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:00:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:00:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:00:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001551 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207627; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:00:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:00:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:00:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:28.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:29.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:32.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6678 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6678 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:33.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6679 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6679 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:34.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:36.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:39.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6680 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6680 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:41.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:42.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6683 Schema: QC_hit: No # Query_time: 0.001654 Lock_time: 0.001467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6683 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6684 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6684 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:46.665927' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:48.665991' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:49.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6687 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6687 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:53.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6688 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6688 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:54.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:00:59.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:01.667783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6691 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6691 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6692 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6692 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:04.665941' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:09.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6693 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6693 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:12.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6696 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6696 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6697 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6697 Schema: QC_hit: No # Query_time: 0.001141 Lock_time: 0.001051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002110 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.000828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:16.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002205 Lock_time: 0.001956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:19.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:20.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:22.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6700 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6700 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:23.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6701 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6701 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:25.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.001128 Lock_time: 0.000482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207687; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:01:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:01:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:01:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000802 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207687; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:01:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:01:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:01:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:31.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6704 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6704 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:33.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6705 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6705 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:35.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002264 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:39.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6706 Schema: QC_hit: No # Query_time: 0.002015 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6706 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:41.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6709 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6709 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207704; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:43.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6710 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6710 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:46.66546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:47.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:50.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:52.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6713 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6713 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6714 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6714 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:54.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:55.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:01:56.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:01.665405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:02.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6717 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6717 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6718 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6718 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207726; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:05.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:08.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:09.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6719 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6719 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6722 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6722 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:13.666624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6723 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6723 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:14.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002042 Lock_time: 0.001605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207739; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:18.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:19.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6726 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6726 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6727 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6727 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000879 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207747; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:02:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:02:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:02:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000883 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207747; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:02:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:02:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:02:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002063 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:31.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6730 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6730 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6731 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6731 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:35.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:37.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:39.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:40.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6732 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6732 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:41.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:42.666206' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6735 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6735 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6736 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6736 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:46.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:47.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:52.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6739 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6739 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6740 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6740 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:54.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003289 Lock_time: 0.002806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:02:58.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6743 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6743 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:03.665472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6744 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6744 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:07.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:08.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6745 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6745 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:11.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:12.666603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6748 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6748 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6749 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6749 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:14.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:15.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:18.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:21.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6752 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6752 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6753 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6753 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:25.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.001056 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207807; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:03:27.494' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:03:27.494') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:03:27.494') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:26.666491' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000710 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207807; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:03:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:03:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:03:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:28.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:30.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:32.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6756 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6756 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002384 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6757 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6757 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002013 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:38.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:39.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6758 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6758 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:41.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:42.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6761 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6761 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6762 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6762 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:45.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:52.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6765 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6765 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:53.666522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6766 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6766 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002465 Lock_time: 0.002200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:55.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:57.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:03:59.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6769 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6769 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6770 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6770 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:04.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:05.665551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:08.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:09.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:10.665998' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6771 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6771 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:12.666031' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6774 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6774 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:13.665426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6775 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6775 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:17.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:20.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:22.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6778 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6778 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6779 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6779 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:24.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000656 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:04:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:04:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:04:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000823 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:04:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:04:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:04:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:29.665427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:30.665972' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:31.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6782 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6782 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:33.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6783 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6783 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:34.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:38.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:40.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6784 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6784 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6787 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6787 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:43.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6788 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6788 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:44.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:46.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:52.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6791 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6791 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003589 Lock_time: 0.003024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6792 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6792 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:04:58.667997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:01.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6795 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6795 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6796 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6796 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6797 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6797 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002071 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6800 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6800 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:13.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6801 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6801 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:16.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:20.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6804 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6804 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6805 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6805 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:25.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000961 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:05:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:05:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:05:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:26.665667' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001064 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:05:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:05:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:05:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6808 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6808 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:33.666617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6809 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6809 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:35.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:36.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:37.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:40.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6810 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6810 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:42.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6813 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6813 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6814 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6814 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:45.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:50.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:51.665548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6817 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6817 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6818 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6818 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:54.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:56.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:57.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:05:59.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:01.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6821 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6821 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6822 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6822 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:06.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:08.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:09.665456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6823 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6823 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6826 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6826 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6827 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6827 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:15.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6830 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6830 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6831 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6831 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:25.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000897 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207987; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:06:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:06:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:06:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:26.665516' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001037 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623207987; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:06:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:06:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:06:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623207988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:30.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:32.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6834 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6834 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6835 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623207995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6835 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623207995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:34.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:35.666248' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:36.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:37.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623207999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:38.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:40.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6836 Schema: QC_hit: No # Query_time: 0.001541 Lock_time: 0.001463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6836 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6839 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6839 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6840 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6840 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:47.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:49.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:52.666657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6843 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6843 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:53.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6844 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6844 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:54.665574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:55.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003428 Lock_time: 0.002860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:06:59.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003651 Lock_time: 0.003480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6847 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6847 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:03.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6848 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6848 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:07.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:08.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:10.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6849 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6849 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6852 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6852 Schema: QC_hit: No # Query_time: 0.001522 Lock_time: 0.001431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6853 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6853 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:17.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:18.668385' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:19.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:20.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:21.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6856 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6856 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6857 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6857 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002504 Lock_time: 0.001886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:07:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:07:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:07:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000832 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623208047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:07:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:07:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:07:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:29.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:30.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:31.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6860 Schema: QC_hit: No # Query_time: 0.000947 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6860 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6861 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6861 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:34.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:36.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:37.6655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6862 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6862 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:41.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:42.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6865 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6865 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:43.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6866 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6866 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:47.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:50.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:52.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6869 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6869 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6870 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6870 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:56.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:58.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:07:59.66932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:02.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6873 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6873 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6874 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6874 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:05.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:10.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6875 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6875 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:12.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6878 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6878 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:13.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6879 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6879 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:19.665982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:22.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6882 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6882 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6883 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6883 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002292 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208107; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:08:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:08:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:08:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:26.666095' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000649 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208107; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:08:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:08:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:08:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:28.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:30.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6886 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6886 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:33.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6887 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6887 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:34.666406' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:35.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:36.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:38.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:39.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6888 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6888 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:42.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6891 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6891 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6892 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6892 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:44.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:46.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:47.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6895 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6895 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6896 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6896 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:54.66624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:58.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:08:59.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:00.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:02.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6899 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6899 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:03.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6900 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6900 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:04.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:05.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:06.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:08.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:10.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6901 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6901 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:11.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6904 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6904 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6905 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6905 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:14.66649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:17.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:18.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:20.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001980 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6908 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6908 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6909 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6909 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:25.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.001281 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:09:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:09:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:09:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002383 Lock_time: 0.002081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000767 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:09:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:09:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:09:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:27.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:31.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6912 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6912 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6913 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6913 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:35.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:37.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:38.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6914 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6914 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:41.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6917 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6917 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6918 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6918 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:46.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:52.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6921 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6921 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:53.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6922 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6922 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:09:58.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:00.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:01.665432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:02.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6925 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6925 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:03.665411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6926 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6926 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:10.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6927 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6927 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6930 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6930 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:13.665459' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6931 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6931 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:17.66853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:18.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:20.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:22.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6934 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6934 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6935 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6935 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:24.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002580 Lock_time: 0.001817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208227; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:10:27.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:10:27.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:10:27.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000625 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623208227; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:10:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:10:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:10:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:28.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6938 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6938 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6939 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6939 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:37.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:39.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6940 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6940 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6943 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6943 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208244; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:43.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6944 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6944 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:48.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:50.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:52.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6947 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6947 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002307 Lock_time: 0.002144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6948 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6948 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:54.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:57.665512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:10:58.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6951 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6951 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6952 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6952 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:04.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.000693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002681 Lock_time: 0.002438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:06.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002594 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:09.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6953 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6953 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:12.666594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6956 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6956 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6957 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6957 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:15.665926' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:16.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002436 Lock_time: 0.001885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:20.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:22.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6960 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6960 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6961 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6961 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000856 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:11:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:11:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:11:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.002187 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:11:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:11:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:11:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:27.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:28.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:30.666814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:32.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6964 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6964 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:33.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6965 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6965 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:34.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:37.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6966 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6966 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6969 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6969 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:43.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6970 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6970 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:44.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:45.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:47.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:48.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6973 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6973 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6974 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6974 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:55.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:56.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:11:58.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:00.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:01.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6977 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6977 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:03.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6978 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6978 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:05.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:06.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:09.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6979 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6979 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:11.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:12.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6982 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6982 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:13.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6983 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6983 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:14.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006675 Lock_time: 0.006356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:17.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:21.665906' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6986 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6986 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6987 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6987 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208345; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.000903 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:12:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:12:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:12:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:26.66622' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001069 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:12:27.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:12:27.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:12:27.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:28.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:30.667044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:32.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6992 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6992 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6993 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6993 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:34.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:36.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:37.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:38.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:40.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6994 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6994 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6997 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6997 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:43.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6998 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6998 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:44.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:52.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7001 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7001 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:12:53.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7002 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7002 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002352 Lock_time: 0.001828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:00.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:01.665555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:02.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7005 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7005 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7006 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7006 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:04.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:07.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7007 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7007 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7010 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7010 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002017 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7011 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7011 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:15.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208398; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:17.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7014 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7014 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7015 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7015 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:25.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6214 Schema: camundabpmn QC_hit: No # Query_time: 0.002191 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:13:27.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:13:27.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:13:27.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001036 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:13:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:13:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:13:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002145 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208411; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:30.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:32.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7018 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7018 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7019 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7019 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:34.665496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:35.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:38.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208420; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:39.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:40.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7020 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7020 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:42.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7023 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7023 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7024 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7024 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:44.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:46.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:47.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7027 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7027 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7028 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7028 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:13:55.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7031 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7031 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7032 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7032 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:10.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7033 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7033 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7036 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7036 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7037 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7037 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:14.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:15.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:16.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001993 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:20.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:21.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:22.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7042 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7042 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:23.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7043 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7043 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 6234 Schema: camundabpmn QC_hit: No # Query_time: 0.001387 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:14:27.498' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:14:27.498') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:14:27.498') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.002168 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:14:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:14:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:14:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:27.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:28.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:30.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:31.667383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7047 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7047 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:33.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7048 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7048 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:35.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:37.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7049 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7049 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7052 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7052 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7053 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7053 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:45.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:46.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:47.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:48.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:49.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7056 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7056 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7057 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7057 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:55.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:56.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:14:59.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:00.666657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7061 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7061 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:03.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7062 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7062 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:04.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:05.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:06.666037' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:07.665544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:08.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:09.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7063 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7063 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:11.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7066 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7066 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:13.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7067 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7067 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002470 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002000 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:20.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:21.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7072 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7072 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:23.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7073 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7073 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:25.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:26.665548' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000842 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208527; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:15:27.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:15:27.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:15:27.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:27.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:28.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:30.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:31.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7077 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7077 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:33.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7078 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7078 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:36.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:37.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:39.666629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7079 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7079 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7084 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7084 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:43.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7085 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7085 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:44.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:45.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:46.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:47.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:48.665464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:49.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:50.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7090 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7090 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7091 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7091 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:54.872817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:55.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:56.665469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:15:58.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7096 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7096 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7097 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7097 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:04.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:05.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:08.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002475 Lock_time: 0.001759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7100 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7100 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:11.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7103 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7103 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:13.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7105 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7105 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:16.665749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:17.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:18.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:19.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:21.666121' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:22.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7110 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7110 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:23.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7111 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7111 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:25.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002248 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001020 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208587; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:16:27.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:16:27.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:16:27.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7114 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7114 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7115 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7115 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:34.66544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003484 Lock_time: 0.003248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7116 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7116 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:41.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7120 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7120 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7121 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7121 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:46.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:49.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:51.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7124 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7124 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7125 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7125 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:55.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:16:58.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7129 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7129 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7130 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7130 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:05.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:07.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.001958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:08.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:09.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7131 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7131 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:12.665752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7134 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7134 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:13.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7135 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7135 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:14.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:15.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:16.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:18.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7139 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7139 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:23.665926' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7140 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7140 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000914 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208647; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:17:27.946' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:17:27.946') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:17:27.946') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:29.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:31.665551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7145 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7145 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208654; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:33.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7146 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7146 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:34.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:36.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:37.665496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:39.669214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7147 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7147 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:42.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7150 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7150 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:43.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7151 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7151 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:44.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:49.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7155 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7155 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7156 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7156 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:54.665516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:55.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:57.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:17:59.666493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7159 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7159 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7160 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7160 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:04.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:08.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:10.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7161 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7161 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:11.665549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:12.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7164 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7164 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:13.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7165 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7165 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:14.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208696; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:17.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:20.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:21.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7168 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7168 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002114 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7169 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7169 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:24.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:25.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001022 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208707; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:18:27.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:18:27.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:18:27.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208708; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:28.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:31.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7172 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7172 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7173 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7173 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:40.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7174 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7174 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7177 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7177 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:43.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7178 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7178 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:45.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:48.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:51.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:52.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7182 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7182 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:53.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7183 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7183 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:56.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:18:58.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7187 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7187 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7188 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7188 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:04.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:08.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7189 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7189 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:11.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7192 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7192 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:13.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7193 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7193 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:17.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:19.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004475 Lock_time: 0.003998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:21.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:22.665752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7196 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7196 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:23.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7197 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7197 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:24.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:26.665738' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000854 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208767; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:19:27.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:19:27.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:19:27.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:28.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:29.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:30.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7200 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7200 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7201 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7201 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:37.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:40.666771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7202 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7202 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7205 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7205 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:43.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7206 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7206 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:46.665451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:47.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:48.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:49.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001993 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:52.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7209 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7209 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:53.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7210 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7210 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:19:55.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:00.667421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:02.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7213 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7213 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:03.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7214 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7214 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:07.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:08.666189' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:10.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7216 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7216 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:11.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:12.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7219 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7219 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:13.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7220 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7220 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:14.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:17.665432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:19.669774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:20.665986' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:21.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7223 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7223 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003250 Lock_time: 0.003058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208824; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:23.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7224 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7224 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:24.666016' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.001966 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208827; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:20:27.946' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:20:27.946') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:20:27.946') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7227 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7227 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7228 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7228 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:36.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7229 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7229 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:42.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7232 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7232 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7233 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7233 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:45.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:47.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:52.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7236 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7236 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:53.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7237 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7237 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:20:58.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7240 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7240 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:03.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7241 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7241 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:05.665791' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:06.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:07.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:08.666586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7242 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7242 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:11.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:12.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7245 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7245 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7246 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7246 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:17.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:18.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7249 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7249 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:23.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7250 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7250 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:25.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000654 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208887; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:21:27.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:21:27.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:21:27.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:27.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:28.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:30.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.001765 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:32.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7253 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7253 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7254 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7254 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002101 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:38.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:39.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7255 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7255 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:41.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7259 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7259 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:43.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7260 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7260 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:45.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:48.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:51.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7265 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7265 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7266 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7266 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:21:55.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.000585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:00.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7269 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7269 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:03.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7270 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7270 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:05.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002297 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:08.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:10.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7272 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7272 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7275 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7275 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7276 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7276 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:14.665914' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:19.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:20.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:21.666546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:22.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7279 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7279 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7280 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7280 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:25.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:26.665696' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 6475 Schema: camundabpmn QC_hit: No # Query_time: 0.000816 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623208947; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:22:27.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:22:27.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:22:27.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 3:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623208948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:27.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:30.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:31.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7284 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7284 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7285 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7285 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:34.665951' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:38.666945' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:39.668662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7286 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7286 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:42.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7289 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7289 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:43.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7290 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7290 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:44.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:49.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:51.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7293 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7293 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7294 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7294 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:54.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.000840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:57.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:22:59.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:00.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7297 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7297 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7298 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7298 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208985; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:04.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:05.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:08.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:09.666133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7299 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7299 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:12.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7302 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7302 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7303 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623208995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7303 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623208995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:15.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:17.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623208999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:18.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:22.665478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7306 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7306 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:23.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7307 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7307 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:24.66546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:26.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:27.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:28.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:30.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:31.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7310 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7310 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7311 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7311 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:34.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:38.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7312 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7312 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7315 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7315 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7316 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7316 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:46.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:50.665894' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7320 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7320 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:53.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7321 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7321 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:23:59.666755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:00.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:02.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7326 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7326 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7327 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7327 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:04.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:06.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:10.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7328 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7328 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7331 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7331 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7332 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7332 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209057; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:17.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:21.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:22.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7335 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7335 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:23.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7336 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7336 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:25.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:29.666186' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:31.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7340 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7340 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7341 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7341 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:37.666545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:38.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:40.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7342 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7342 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:41.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7345 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7345 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:43.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7346 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7346 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:47.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:49.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:52.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7349 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7349 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:53.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7350 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7350 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:54.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:55.665469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:24:58.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:00.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:01.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:02.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7353 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7353 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7354 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7354 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:04.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:08.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209110; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:09.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:10.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7356 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7356 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:12.666014' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7359 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7359 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:13.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7360 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7360 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:14.666016' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:18.66599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209122; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:21.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:22.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7363 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7363 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:23.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7364 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7364 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:25.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:26.666226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7367 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7367 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:33.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7368 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7368 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002208 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:39.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7369 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7369 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:41.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:42.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7372 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7372 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7373 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7373 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:44.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:46.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:47.665466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:48.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:49.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:50.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7376 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7376 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:53.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7377 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7377 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:57.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:25:58.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:02.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7380 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7380 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7381 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7381 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:05.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:06.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:07.665509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:10.666903' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7382 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7382 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7385 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7385 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:13.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7386 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7386 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:15.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002144 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.000900 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:18.666668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:21.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7389 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7389 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:23.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7390 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7390 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:24.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:25.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:28.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:29.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7393 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7393 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:33.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7394 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7394 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:35.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:37.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7395 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7395 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7398 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7398 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:43.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7399 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7399 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:49.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7402 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7402 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:26:53.665873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7403 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7403 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:00.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:01.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7406 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7406 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7407 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7407 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:05.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:06.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:10.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7408 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7408 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7411 Schema: QC_hit: No # Query_time: 0.001527 Lock_time: 0.001400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7411 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7412 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7412 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:15.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:19.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:21.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7415 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7415 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7416 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7416 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:25.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:27.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:30.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:31.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7419 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7419 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:33.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7420 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7420 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:34.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:39.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:40.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7421 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7421 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:41.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:42.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7424 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7424 Schema: QC_hit: No # Query_time: 0.001726 Lock_time: 0.001629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:43.665502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7425 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7425 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:44.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:47.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:48.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:51.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:52.666612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7428 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7428 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:53.66581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7429 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7429 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:54.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:56.66654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:27:57.665937' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:02.66624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7432 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7432 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7433 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7433 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:04.666867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:06.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7434 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7434 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:12.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7437 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7437 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7438 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7438 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:18.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:20.667012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7441 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7441 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7442 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7442 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:26.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:31.669267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7445 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7445 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:33.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7446 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7446 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002508 Lock_time: 0.002248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:39.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209321; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7447 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7447 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:41.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7450 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7450 Schema: QC_hit: No # Query_time: 0.001604 Lock_time: 0.001542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7451 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7451 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002511 Lock_time: 0.001790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:46.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:47.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:50.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:51.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:52.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7454 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7454 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7455 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7455 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:28:57.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7458 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7458 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7459 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7459 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:09.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7460 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7460 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7463 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7463 Schema: QC_hit: No # Query_time: 0.001518 Lock_time: 0.001459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7464 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7464 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:17.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:19.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:21.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7467 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7467 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7468 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7468 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:24.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:27.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:28.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:32.665452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7471 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7471 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:33.665983' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7472 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7472 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009879 Lock_time: 0.009560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:36.665603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:37.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:39.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7473 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7473 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:42.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7476 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7476 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7477 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7477 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:47.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:51.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7480 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7480 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:53.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7481 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7481 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:54.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002427 Lock_time: 0.002194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:29:57.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:00.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:01.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7484 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7484 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:03.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7485 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7485 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:04.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209408; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:07.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7486 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7486 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7489 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7489 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7490 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7490 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001986 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:15.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209420; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:19.665466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209421; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:20.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7493 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7493 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7494 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7494 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7497 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7497 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7498 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7498 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:37.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7499 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7499 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7502 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7502 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:43.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7503 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7503 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:44.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:47.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:49.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:52.665468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7506 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7506 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7507 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7507 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:54.666449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:55.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:56.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002290 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:58.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:30:59.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:02.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7510 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7510 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7511 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7511 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:05.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:06.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:08.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7512 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7512 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004734 Lock_time: 0.004442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:11.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7515 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7515 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:13.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7516 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7516 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:17.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:20.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7519 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7519 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:23.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7520 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7520 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:24.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:26.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:32.665835' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7523 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7523 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7524 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7524 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:34.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:36.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002475 Lock_time: 0.001687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:40.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7525 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7525 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002561 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7528 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7528 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7529 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7529 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:44.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:46.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:50.669185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:52.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7532 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7532 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7533 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7533 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:58.669696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:31:59.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:00.665823' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7536 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7536 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:03.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7537 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7537 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:04.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:07.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:09.666066' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7538 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7538 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7541 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7541 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:13.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7542 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7542 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:14.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:16.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:19.666206' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:20.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7545 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7545 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7546 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7546 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:25.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:26.666337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:30.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:31.669535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7549 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7549 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:33.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7550 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7550 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:34.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:35.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:37.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:38.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7551 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7551 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7554 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7554 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:43.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7555 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7555 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:44.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:47.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209572; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:51.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7558 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7558 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:53.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7559 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7559 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:54.665539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:55.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:56.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:32:57.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:01.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7562 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7562 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:03.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7563 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7563 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:07.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:10.666195' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7564 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7564 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:12.6655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7567 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7567 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:13.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7568 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7568 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002540 Lock_time: 0.002042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:17.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209599; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:18.665448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:19.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7571 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7571 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7572 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7572 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:25.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:26.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002206 Lock_time: 0.001991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:28.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:30.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:31.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7575 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7575 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:33.66547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7576 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7576 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:35.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7577 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7577 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:41.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7580 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7580 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7581 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7581 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:44.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:45.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:50.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7584 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7584 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002591 Lock_time: 0.001759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7585 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7585 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:54.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:55.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:56.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:33:58.6671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7588 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7588 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7589 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7589 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:04.66591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7590 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7590 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:12.665944' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7593 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7593 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7594 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7594 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:15.666486' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:17.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:18.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:21.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7597 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7597 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:23.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7598 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7598 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:24.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:25.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:26.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:30.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002133 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:32.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7601 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7601 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:33.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7602 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7602 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209675; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.000849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:39.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:40.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7603 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7603 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7606 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7606 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7607 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7607 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:44.66594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:45.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:47.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:49.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:51.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7610 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7610 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:53.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7611 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7611 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:55.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:34:58.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:02.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7614 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7614 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7615 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7615 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002255 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:05.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7616 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7616 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7619 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7619 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7620 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7620 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002001 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7623 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7623 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:23.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7624 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7624 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:30.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7627 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7627 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002196 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7628 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7628 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:34.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:39.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7629 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7629 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7632 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7632 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7633 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7633 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002123 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:46.666186' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:49.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002160 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7636 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7636 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7637 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7637 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:54.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:55.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:57.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:35:59.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:00.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:01.666133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:02.665509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7640 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7640 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7641 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7641 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:07.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:09.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002309 Lock_time: 0.001680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7642 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7642 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7645 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7645 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:13.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7646 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7646 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:14.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:17.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:19.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:20.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7649 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7649 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7650 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7650 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:26.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7653 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7653 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7654 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7654 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:36.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:37.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:38.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7655 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7655 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:42.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7658 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7658 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7659 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7659 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:46.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002517 Lock_time: 0.001772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:48.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:50.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:52.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7662 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7662 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:53.66561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7663 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7663 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:54.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:55.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:56.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:57.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:36:58.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:00.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002301 Lock_time: 0.001999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7666 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7666 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7667 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7667 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:04.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:06.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7669 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7669 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:12.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7672 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7672 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:13.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7673 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7673 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:14.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:19.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:20.666299' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7676 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7676 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004233 Lock_time: 0.003950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:23.665516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7677 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7677 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:24.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:26.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:29.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:30.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:31.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:32.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7680 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7680 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:33.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7681 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7681 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:36.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7682 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7682 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7685 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7685 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7686 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7686 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:44.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:51.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:52.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7689 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7689 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7690 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7690 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:57.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:37:59.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7693 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7693 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:03.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7694 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7694 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:05.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002399 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:09.665941' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7695 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7695 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7698 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7698 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:13.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7699 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7699 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:14.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:20.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7702 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7702 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7703 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7703 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:25.666421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:26.666189' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:27.665522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:29.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7706 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7706 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7707 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7707 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:35.665921' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:36.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:37.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:38.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:40.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7708 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7708 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003450 Lock_time: 0.002963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7711 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7711 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7712 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7712 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:52.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7715 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7715 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:53.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7716 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7716 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002213 Lock_time: 0.002018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:38:57.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:01.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7719 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7719 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7720 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7720 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:05.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:06.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001943 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7721 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7721 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:12.665959' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7724 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7724 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:13.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7725 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7725 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002630 Lock_time: 0.002023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002408 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:18.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:22.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7728 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7728 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7729 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7729 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:24.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:31.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:32.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7732 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7732 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:33.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7733 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7733 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:37.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:38.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:39.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:40.666485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7734 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7734 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7737 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7737 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7738 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7738 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:45.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:47.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:49.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:51.666186' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7741 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7741 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:53.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7742 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623209995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7742 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623209995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623209999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:39:59.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:01.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:02.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7745 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7745 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:03.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7746 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7746 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:05.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:07.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:09.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7747 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7747 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7750 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7750 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7751 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7751 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:15.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:16.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:17.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:19.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:22.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7754 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7754 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7755 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7755 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:27.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002159 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:29.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:31.666996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7758 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7758 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7759 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7759 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:35.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:40.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7760 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7760 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7763 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7763 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7764 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7764 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:44.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:45.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:47.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:48.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:49.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:50.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7767 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7767 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:53.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7768 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7768 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:54.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:55.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:56.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:57.665482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:40:58.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:01.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7771 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7771 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7772 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7772 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:04.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:05.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:07.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:08.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7773 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7773 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:11.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:12.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7776 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7776 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7777 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7777 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:14.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005813 Lock_time: 0.005214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:17.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:20.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:22.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7780 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7780 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7781 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7781 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:24.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002156 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:28.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:30.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003063 Lock_time: 0.002169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:32.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7784 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7784 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7785 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7785 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:36.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:37.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:38.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:39.665522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:40.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7786 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7786 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:41.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:42.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7789 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7789 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:43.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7790 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7790 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:46.66604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:47.665543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002751 Lock_time: 0.002408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:48.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:52.66659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7793 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7793 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:41:53.665946' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7794 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7794 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002497 Lock_time: 0.001944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:00.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:02.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7799 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7799 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002115 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7800 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7800 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:10.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7803 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7803 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:12.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7806 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7806 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:13.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7807 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7807 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:15.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:18.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:20.666107' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7811 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7811 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:23.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7812 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7812 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:25.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:26.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:29.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:31.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7815 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7815 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:33.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7816 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7816 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:34.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:35.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:36.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:37.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:39.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:40.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7817 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7817 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:42.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7820 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7820 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7821 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7821 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:50.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:51.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7824 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7824 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7825 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7825 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:56.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:42:57.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:00.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210183; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7828 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7828 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006350 Lock_time: 0.006062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:03.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7829 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7829 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7830 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7830 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:11.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7833 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7833 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7834 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7834 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:15.665943' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:16.66543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:17.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:18.665539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:19.665959' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:20.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:22.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7838 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7838 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7839 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7839 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:26.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:29.666303' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7842 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7842 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7843 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7843 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:34.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:36.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002457 Lock_time: 0.001848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:38.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:39.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210221; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:40.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7844 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7844 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002001 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:42.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7848 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7848 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7849 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7849 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:47.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:52.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7852 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7852 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7853 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7853 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:43:54.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:00.665489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7856 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7856 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7857 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7857 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:04.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:08.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:09.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7859 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7859 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7862 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7862 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7863 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7863 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:14.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:19.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:20.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7866 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7866 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7867 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7867 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:25.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 7070 Schema: camundabpmn QC_hit: No # Query_time: 0.001272 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623210267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 03:44:27.501' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 03:44:27.501') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 03:44:27.501') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623210267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:27.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:29.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7872 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7872 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7873 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7873 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:35.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:37.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:39.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7874 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7874 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:42.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7877 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7877 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:43.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7878 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7878 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:47.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003817 Lock_time: 0.003546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7883 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7883 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7884 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7884 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:54.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:44:58.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:00.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7889 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7889 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7890 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7890 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:06.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:07.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002118 Lock_time: 0.001872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002387 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7891 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7891 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7894 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7894 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7895 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7895 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002653 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002557 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:17.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:18.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:20.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7901 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7901 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7903 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7903 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:29.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:30.665955' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:32.667066' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7907 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7907 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:33.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7908 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7908 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:34.665839' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003176 Lock_time: 0.002972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7910 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7910 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:41.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:42.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7913 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7913 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7914 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7914 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002263 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210345; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:46.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:48.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7917 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7917 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7918 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7918 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:55.665925' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:56.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:45:59.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:01.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:02.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7925 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7925 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:03.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7926 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7926 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:05.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7929 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7929 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:11.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7932 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7932 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7933 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7933 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:15.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:19.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:20.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:22.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7937 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7937 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7938 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7938 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002243 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002289 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:30.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7942 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7942 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002359 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7943 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7943 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002051 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7946 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7946 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:42.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7949 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7949 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7950 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7950 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:45.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002289 Lock_time: 0.001747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:51.666512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:52.666015' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7953 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7953 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:53.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7954 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7954 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:46:54.665977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7958 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7958 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7959 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7959 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:05.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:07.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:08.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:09.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7962 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7962 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:11.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7965 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7965 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7966 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7966 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:15.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:17.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:19.669632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7969 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7969 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7970 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7970 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002225 Lock_time: 0.001986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:27.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:28.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:32.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7974 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7974 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7975 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7975 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:36.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:37.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:38.669017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:39.666755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7976 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7976 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:42.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7979 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7979 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:43.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7980 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7980 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:44.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:49.665516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:51.668912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7984 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7984 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7985 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7985 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:55.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:58.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:47:59.668222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7988 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7988 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7989 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7989 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:06.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:10.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7990 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7990 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:11.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7993 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7993 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7994 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7994 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:14.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:15.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:16.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:20.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7998 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7998 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7999 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7999 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:26.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:28.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:29.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8002 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8002 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8003 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8003 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:34.665435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:35.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:38.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:39.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8004 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8004 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:41.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:42.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8007 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8007 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8008 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8008 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:45.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:49.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:51.668911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8011 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8011 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:53.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8012 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8012 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:54.665497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210536; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:55.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:56.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:57.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001920 Lock_time: 0.001642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:58.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:48:59.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:00.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8015 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8015 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:03.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8016 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8016 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002468 Lock_time: 0.001717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:08.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8017 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8017 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8020 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8020 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8021 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8021 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:14.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:15.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:17.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:18.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:19.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8024 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8024 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8025 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8025 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:24.666166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8028 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8028 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8029 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8029 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:34.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:36.666565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:38.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:40.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8030 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8030 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8034 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8034 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8035 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8035 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:46.666269' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:49.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8039 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8039 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8040 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8040 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:49:56.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:00.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:02.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8043 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8043 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8044 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8044 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:05.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:09.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8045 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8045 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:11.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8048 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8048 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8049 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8049 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:14.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:16.666657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:17.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:18.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8052 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8052 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8053 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8053 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:24.665685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:29.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:31.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8056 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8056 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:33.666579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8057 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8057 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:36.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:37.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:39.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:40.669132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8058 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8058 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8061 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8061 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:43.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8062 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8062 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:44.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002017 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:46.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:48.666524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002435 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:50.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:52.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8065 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8065 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8066 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8066 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:56.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:50:59.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:00.666129' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:02.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8069 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8069 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8070 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8070 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:04.665897' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:08.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:10.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8071 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8071 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:11.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210673; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:12.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8075 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8075 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8076 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8076 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:17.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002226 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002128 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:21.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8079 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8079 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:23.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8080 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8080 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:30.669261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210692; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8084 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8084 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8085 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8085 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:34.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:38.666195' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8087 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8087 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:41.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8090 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8090 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:43.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8091 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8091 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:50.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8094 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8094 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8095 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8095 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002733 Lock_time: 0.002425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:51:54.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:00.665555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:02.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8098 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8098 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002383 Lock_time: 0.001782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8099 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8099 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:04.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210726; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:05.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:08.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8101 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8101 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002309 Lock_time: 0.002113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:12.666752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8104 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8104 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:13.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8105 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8105 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:15.665967' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:16.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:18.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:20.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:21.66589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8108 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8108 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:23.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8109 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8109 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:25.665821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:26.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002855 Lock_time: 0.001862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8112 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8112 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8113 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8113 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002399 Lock_time: 0.001808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:35.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:36.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:38.667806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002895 Lock_time: 0.001928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8114 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8114 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:42.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8117 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8117 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:43.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8118 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8118 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:48.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:49.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002578 Lock_time: 0.002033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:51.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8122 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8122 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8123 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8123 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:56.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:57.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:52:58.665506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:00.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8127 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8127 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002196 Lock_time: 0.001898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:03.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8128 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8128 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:04.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:06.66546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:10.665508' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8131 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8131 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:12.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8134 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8134 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8135 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8135 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:14.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:16.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:21.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002800 Lock_time: 0.002152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8138 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8138 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8139 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8139 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:26.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:30.665799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8143 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8143 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8144 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8144 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001834 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:39.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8146 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8146 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:41.666522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8149 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8149 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8150 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8150 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002605 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002236 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:51.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:52.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8154 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8154 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:53:53.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8155 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8155 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:01.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:02.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8158 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8158 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:03.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8159 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8159 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:10.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8161 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8161 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:11.666858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:12.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8164 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8164 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8165 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8165 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:15.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004628 Lock_time: 0.004364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:16.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:19.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:22.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8168 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8168 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8169 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8169 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:25.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:27.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:28.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:29.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:31.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8172 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8172 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8173 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8173 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:34.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:38.668749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:39.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8174 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8174 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8177 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8177 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8178 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8178 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:44.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:46.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:49.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:50.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:52.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8182 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8182 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8183 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8183 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:55.666171' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:54:59.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:01.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8187 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8187 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8188 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8188 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:05.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210907; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:08.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8189 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8189 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:11.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8192 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8192 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8193 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8193 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:14.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:16.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002294 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8196 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8196 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8197 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8197 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:24.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8200 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8200 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:33.665491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8201 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8201 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:34.665968' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:37.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002106 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8202 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8202 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:41.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:42.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8205 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8205 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8206 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8206 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:45.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:49.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8209 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8209 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8210 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8210 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:58.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:55:59.666614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:02.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8213 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8213 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002086 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8214 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8214 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:05.665457' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:08.665773' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8215 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8215 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8218 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8218 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8219 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8219 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:14.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:15.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:17.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:18.665892' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8222 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8222 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210984; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:23.665747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8223 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8223 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:26.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:27.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:28.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8226 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8226 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8227 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623210995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8227 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623210995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002644 Lock_time: 0.002119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623210999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:38.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003355 Lock_time: 0.002802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:40.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8228 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8228 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8231 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8231 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8232 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8232 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:44.666293' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:46.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003095 Lock_time: 0.002922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:47.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:48.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:52.665935' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8235 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8235 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8236 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8236 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:54.666066' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:56.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:56:57.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:00.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8239 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8239 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8240 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8240 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:04.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8241 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8241 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:12.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8244 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8244 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8245 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8245 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:16.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:17.666544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:19.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:21.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8248 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8248 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8249 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8249 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:29.666248' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:31.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:32.666171' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8252 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8252 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8253 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8253 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8254 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8254 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8257 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8257 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:43.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8258 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8258 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:44.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:47.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002453 Lock_time: 0.002222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:48.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:49.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002500 Lock_time: 0.001735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002322 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8261 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8261 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8262 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8262 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:54.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:57.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:58.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:57:59.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8265 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8265 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8266 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8266 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:05.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:06.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:07.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:09.665982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:10.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8267 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8267 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:11.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:12.665456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8270 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8270 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8271 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8271 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:15.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:16.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001963 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:17.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:18.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:20.665941' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:21.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8274 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8274 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:23.665603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8275 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8275 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:25.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002420 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:32.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8278 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8278 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8279 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8279 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:38.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002364 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8280 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8280 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8283 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8283 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002102 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:43.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8284 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8284 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:46.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:47.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:48.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:50.667132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:51.666812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8287 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8287 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8288 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8288 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:56.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:58:58.666337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8291 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8291 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8292 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8292 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:06.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:08.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:10.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8293 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8293 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:11.665851' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8296 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8296 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8297 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8297 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:14.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:16.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:18.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8300 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8300 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:23.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8301 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8301 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:24.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:26.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:27.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:28.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:31.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:32.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8304 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8304 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:33.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8305 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8305 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:37.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:38.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8306 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8306 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8309 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8309 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 3:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8310 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8310 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 3:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:46.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002016 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:49.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:50.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:52.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8313 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8313 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8314 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8314 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 3:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:57.665444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 3:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:58.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 03:59:59.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:00.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:01.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:02.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8317 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8317 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:03.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8318 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8318 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.000815 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:09.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:10.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8319 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8319 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002711 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:12.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8322 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8322 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8323 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8323 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:15.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:16.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002688 Lock_time: 0.001950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:18.66624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:19.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:22.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8326 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8326 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8327 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8327 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:25.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:29.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:30.666638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:31.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8330 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8330 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:33.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8331 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8331 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:34.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:36.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211239; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:38.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002289 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:40.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8332 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8332 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8335 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8335 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8336 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8336 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:45.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:46.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:47.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:48.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:49.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8339 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8339 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8340 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8340 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:54.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:56.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:00:58.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8343 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8343 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8344 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8344 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:06.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002087 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:08.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:10.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8345 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8345 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8348 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8348 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8349 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8349 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:14.66548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:17.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:20.667704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8352 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8352 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8353 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8353 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:24.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:30.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8356 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8356 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002256 Lock_time: 0.001736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8357 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8357 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:34.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:36.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:38.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8358 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8358 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8361 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8361 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8362 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8362 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:46.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:48.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:50.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:51.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:52.666386' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8365 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8365 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8366 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8366 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:54.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:56.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:01:58.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8369 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8369 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:03.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8370 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8370 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:05.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:08.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:09.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8371 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8371 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:11.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:12.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8374 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8374 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:13.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8375 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8375 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:15.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005504 Lock_time: 0.005297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:16.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:17.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002322 Lock_time: 0.002052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:20.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8378 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8378 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8379 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8379 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003087 Lock_time: 0.002037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211345; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002337 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:29.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:30.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:31.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:32.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8382 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8382 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8383 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8383 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007225 Lock_time: 0.006913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:37.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8384 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8384 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:41.66547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8387 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8387 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8388 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8388 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:46.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211369; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:48.665919' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:51.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8391 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8391 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:53.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8392 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8392 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:55.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:58.665998' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:02:59.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:00.66597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8395 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8395 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8396 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8396 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:10.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8397 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8397 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:12.666259' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8400 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8400 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8401 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8401 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:19.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:20.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:22.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8404 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8404 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8405 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8405 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:24.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:25.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:26.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002238 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002165 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211410; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:29.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:30.669426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:32.667117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8408 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8408 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8409 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8409 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:35.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:38.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:40.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8410 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8410 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:42.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8413 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8413 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:43.665488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8414 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8414 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:44.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:46.665902' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002297 Lock_time: 0.001717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8417 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8417 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:53.666692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8418 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8418 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:54.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:03:57.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8421 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8421 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:03.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8422 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8422 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:04.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:10.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8423 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8423 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8426 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8426 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8427 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8427 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:19.665457' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8430 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8430 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:23.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8431 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8431 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:24.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8434 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8434 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:33.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8435 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8435 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:38.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:40.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8436 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8436 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8439 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8439 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8440 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8440 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:45.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:48.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8443 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8443 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8444 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8444 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:54.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:55.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:58.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:04:59.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:00.667525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:02.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8447 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8447 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8448 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8448 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:05.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:08.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8449 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8449 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002661 Lock_time: 0.002110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8452 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8452 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8453 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8453 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002897 Lock_time: 0.002329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:22.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8456 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8456 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8457 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8457 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002093 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:29.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002135 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8460 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8460 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8461 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8461 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:36.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:40.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8462 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8462 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:42.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8465 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8465 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8466 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8466 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:45.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:46.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:51.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8469 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8469 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8470 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8470 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:54.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:55.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:56.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:05:59.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8473 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8473 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8474 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8474 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8475 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8475 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:12.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8478 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8478 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8479 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8479 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:16.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:22.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8482 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8482 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:23.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8483 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8483 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:25.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:27.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:32.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8486 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8486 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8487 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8487 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:34.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:35.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8488 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8488 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8491 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8491 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8492 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8492 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211608; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:47.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:49.665477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:52.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8495 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8495 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8496 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8496 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:57.666206' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:06:59.666592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:02.666603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8499 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8499 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002177 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8500 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8500 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:08.665883' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8501 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8501 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8504 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8504 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211634; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8505 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8505 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:14.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:19.665421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:20.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:22.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8508 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8508 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8509 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8509 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:31.665444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:32.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8512 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8512 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8513 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8513 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:35.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:36.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001903 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:40.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8514 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8514 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8517 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8517 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:43.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8518 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8518 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002251 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:45.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:48.666129' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:49.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:50.669497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:52.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8521 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8521 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8522 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8522 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:54.665452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:57.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:07:59.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:01.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:02.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8525 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8525 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:03.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8526 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8526 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:05.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8527 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8527 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211692; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8530 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8530 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8531 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8531 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:16.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:19.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002194 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8534 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8534 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8535 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8535 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:26.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:27.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8538 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8538 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8539 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8539 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:34.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:35.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:36.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:40.665887' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8540 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8540 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8543 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8543 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:43.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8544 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8544 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:46.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211728; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:47.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:51.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8547 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8547 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:53.666569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8548 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8548 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:55.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:57.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:08:59.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002096 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:02.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8551 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8551 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:03.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8552 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8552 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002342 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:05.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:08.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:10.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8553 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8553 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8556 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8556 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8557 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8557 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005705 Lock_time: 0.005219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:21.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:22.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8560 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8560 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001995 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8561 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8561 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:24.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002702 Lock_time: 0.002446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:26.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:27.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:30.666485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8564 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8564 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:33.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8565 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8565 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:35.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:37.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8566 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8566 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:41.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8569 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8569 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8570 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8570 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:48.665545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8573 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8573 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8574 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8574 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:56.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:09:57.665439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:01.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8577 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8577 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8578 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8578 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:06.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:07.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:09.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:10.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8579 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8579 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:12.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8582 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8582 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8583 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8583 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:14.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002426 Lock_time: 0.001887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211820; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:20.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8586 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8586 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8587 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8587 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:25.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:26.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:27.665946' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:30.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:32.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8590 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8590 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:33.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8591 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8591 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:34.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:39.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8593 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8593 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:42.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8596 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8596 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8597 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8597 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:44.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:51.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8600 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8600 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:53.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8601 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8601 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:54.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:55.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:10:56.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:00.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:02.665457' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8604 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8604 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002224 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8605 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8605 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:06.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:07.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8606 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8606 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8609 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8609 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8610 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8610 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:14.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:17.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:18.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:19.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:20.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:22.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8613 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8613 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8614 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8614 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:25.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:26.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:29.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002335 Lock_time: 0.001768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002213 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8619 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8619 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:33.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8620 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8620 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:34.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:36.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8621 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8621 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8624 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8624 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8625 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8625 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:44.665836' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002617 Lock_time: 0.002015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:48.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8629 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8629 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8630 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8630 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:11:56.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002101 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:01.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:02.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8633 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8633 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8634 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8634 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:07.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:08.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8636 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8636 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8639 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8639 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8640 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8640 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:14.66584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005428 Lock_time: 0.005053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:21.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8643 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8643 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:23.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8644 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8644 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:27.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:28.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:30.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8647 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8647 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8648 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8648 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:34.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:36.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:39.665893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8649 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8649 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:41.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:42.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8652 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8652 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8653 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8653 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:48.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8656 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8656 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8657 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8657 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:54.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:55.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:12:58.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8661 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8661 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211984; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:03.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8662 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8662 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:08.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8663 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8663 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8666 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8666 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8667 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623211995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8667 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623211995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:14.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002425 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002474 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623211999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:20.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8671 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8671 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8672 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8672 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8676 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8676 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8677 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8677 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:40.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8678 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8678 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:42.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8681 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8681 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001943 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8682 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8682 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:47.665437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:48.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:50.667068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8686 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8686 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8687 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8687 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:55.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:13:57.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:00.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8691 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8691 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8692 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8692 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:05.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:07.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:08.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002095 Lock_time: 0.001814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:09.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:10.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8693 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8693 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:12.665935' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8696 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8696 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:13.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8697 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8697 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:14.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:17.666016' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:18.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:21.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8702 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8702 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:23.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8703 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8703 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:25.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:28.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:30.666532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:31.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8708 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8708 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8710 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8710 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001790 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:39.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8712 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8712 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8715 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8715 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8716 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8716 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:45.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002515 Lock_time: 0.001839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:50.666195' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:51.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8720 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8720 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:53.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8721 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8721 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:54.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:57.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:14:58.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8726 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8726 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8727 Schema: QC_hit: No # Query_time: 0.001156 Lock_time: 0.001079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8727 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:05.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:06.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:08.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:10.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8729 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8729 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8732 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8732 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8733 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8733 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:16.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:17.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:19.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:20.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212122; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:21.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002021 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8739 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8739 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8740 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8740 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:25.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:26.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:27.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:28.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:31.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8744 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8744 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8745 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8745 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:39.665437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8747 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8747 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8750 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8750 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8751 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8751 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:44.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:48.665458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002389 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:51.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8754 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8754 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:53.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8755 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8755 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:54.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:15:58.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:00.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:01.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:02.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8763 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8763 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:03.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8765 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8765 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:09.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8767 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8767 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:11.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8770 Schema: QC_hit: No # Query_time: 0.001467 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8770 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8771 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8771 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:15.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:18.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8774 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8774 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:23.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8775 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8775 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002042 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:25.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:28.665422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:30.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8778 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8778 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8779 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8779 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:35.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:39.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:40.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8780 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8780 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:41.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8783 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8783 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8784 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8784 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:44.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:45.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:46.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:47.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:51.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:52.666593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8787 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8787 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8788 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8788 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:54.665489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:56.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:58.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:16:59.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:01.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8793 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8793 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8794 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8794 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:05.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:07.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:08.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:09.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:10.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8795 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8795 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:11.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:12.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8799 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8799 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8800 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8800 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:14.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:15.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002595 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212241; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:20.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:21.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8804 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8804 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002145 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8805 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8805 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:28.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:29.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002365 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002117 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.000655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8808 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8808 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8809 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8809 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:35.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:37.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:39.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8810 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8810 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:41.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8813 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8813 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8814 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8814 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:45.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:49.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:51.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:52.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8818 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8818 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002027 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8819 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8819 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:17:56.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002170 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:00.666848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:01.666016' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8822 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8822 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.000621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8823 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8823 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:04.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:05.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:07.665955' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:08.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:10.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8824 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8824 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000900 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8827 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8827 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8828 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8828 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:20.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8833 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8833 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8834 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8834 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:26.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:28.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:30.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:31.665943' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8837 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8837 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8838 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8838 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:35.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:37.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:38.665991' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:39.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8839 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8839 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:41.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:42.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8842 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8842 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8843 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8843 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:44.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:46.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:47.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:51.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8846 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8846 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:53.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8847 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8847 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:54.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:55.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:18:57.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8851 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8851 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8852 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8852 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:04.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:06.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:07.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:08.665593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:10.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8854 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8854 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:11.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8857 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8857 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8858 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8858 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005294 Lock_time: 0.005094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8861 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8861 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:23.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8862 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8862 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:24.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8865 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8865 Schema: QC_hit: No # Query_time: 0.004675 Lock_time: 0.004575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:33.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8866 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8866 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:34.66552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:39.666551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8867 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8867 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8870 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8870 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:43.665484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8871 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8871 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:47.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:49.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8874 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8874 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:53.66599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8875 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8875 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:54.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:56.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:57.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:19:58.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:01.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8878 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8878 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8879 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8879 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:04.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002145 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:08.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212411; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:10.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8880 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8880 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:11.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:12.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8883 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8883 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8884 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8884 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:14.665966' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:15.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:16.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002168 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:22.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8887 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8887 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8888 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8888 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002115 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:28.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8891 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8891 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:33.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8892 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8892 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:34.667314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:36.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:38.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:39.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8893 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8893 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:41.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:42.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8896 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8896 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002013 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8897 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8897 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:45.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:47.66652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:49.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:50.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8901 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8901 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:53.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8902 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8902 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002663 Lock_time: 0.001744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:20:59.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:01.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8905 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8905 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:03.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8906 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8906 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:06.665412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:09.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:10.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8908 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8908 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8911 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8911 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8912 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8912 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:15.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:16.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:17.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:22.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8915 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8915 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8916 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8916 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212487; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:28.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:30.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8919 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8919 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8920 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8920 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:40.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8921 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8921 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:42.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8924 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8924 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:43.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8925 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8925 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:44.665482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:50.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:52.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8928 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8928 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8929 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8929 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:21:55.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.014208 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:01.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8932 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8932 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:03.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8933 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8933 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:06.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:07.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:08.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8936 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8936 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:11.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002197 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8940 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8940 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8941 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8941 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:14.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:15.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:20.666779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:21.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8944 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8944 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8945 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8945 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:24.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002486 Lock_time: 0.001971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:26.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:28.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:30.666802' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:32.665843' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8950 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8950 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:33.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8951 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8951 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:39.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8952 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8952 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:41.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8955 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8955 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:43.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8956 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8956 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:46.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003794 Lock_time: 0.003203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:52.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8960 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8960 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8961 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8961 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:55.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:22:57.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:00.666501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8965 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8965 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:03.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8966 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8966 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:04.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:09.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8968 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8968 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:11.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8972 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8972 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8973 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8973 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:16.666031' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:17.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:18.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8976 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8976 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8977 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8977 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:27.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:29.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:30.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001064 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8982 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8982 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8983 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8983 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:34.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:35.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002129 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:37.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:39.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8984 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8984 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8987 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8987 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8988 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8988 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:45.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:48.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:49.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8991 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8991 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8992 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8992 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:54.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:55.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:57.665458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:23:58.666402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:00.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:02.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8996 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8996 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:03.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8997 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8997 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004405 Lock_time: 0.004206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:06.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:07.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:08.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:09.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8998 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8998 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:12.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9001 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9001 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212654; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:13.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9002 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9002 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:16.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:20.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:22.666037' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9005 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9005 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:23.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9006 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9006 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:28.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:32.666548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9009 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9009 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9010 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9010 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212676; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:36.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:38.667713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:40.665883' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9012 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9012 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:42.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9015 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9015 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:43.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9016 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9016 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:45.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:48.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:49.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9019 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9019 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:53.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9020 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9020 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:55.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:56.665514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:57.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:24:59.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9023 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9023 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:03.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9024 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9024 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:04.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002295 Lock_time: 0.001711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:09.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:10.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9025 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9025 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9028 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9028 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9029 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9029 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:14.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002772 Lock_time: 0.002358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:17.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:18.666531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:19.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:20.666544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9032 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9032 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:23.665828' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9033 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9033 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:24.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:27.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:31.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:32.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9036 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9036 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9037 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9037 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:36.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:37.665864' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:39.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9038 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9038 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9041 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9041 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002112 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9042 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9042 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212745; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:44.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:46.666206' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:47.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:51.665506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9045 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9045 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:53.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9046 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9046 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:55.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:25:59.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:00.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002202 Lock_time: 0.001964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:02.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9049 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9049 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9050 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9050 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:08.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9051 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9051 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:11.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9054 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9054 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9055 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9055 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:16.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:18.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:20.666037' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9058 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9058 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:23.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9059 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9059 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:24.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003088 Lock_time: 0.002766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:25.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:26.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002123 Lock_time: 0.001855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:29.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:31.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9062 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9062 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9063 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9063 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:35.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:38.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:39.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9064 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9064 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:42.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9067 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9067 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9068 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9068 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212805; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:44.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:45.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:47.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:51.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:52.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9071 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9071 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9072 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9072 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:26:54.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:00.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:02.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9075 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9075 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9076 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9076 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:04.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:10.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9077 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9077 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:12.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9080 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9080 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:13.665455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9081 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9081 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:15.665464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002042 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9084 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9084 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9085 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9085 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:24.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:26.666497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:29.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9088 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9088 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9089 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9089 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:38.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:39.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:40.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9090 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9090 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:41.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:42.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9093 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9093 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:43.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9094 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9094 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:44.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:46.666166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:48.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:49.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:52.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9097 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9097 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9098 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9098 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:57.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:27:58.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002356 Lock_time: 0.001594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:01.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9101 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9101 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:03.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9102 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9102 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:04.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:05.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:10.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9103 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9103 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:11.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:12.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9106 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9106 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9107 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9107 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:14.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:16.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:18.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:21.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:22.665503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9110 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9110 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:23.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9111 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9111 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:24.665512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:26.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:30.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:31.665967' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9114 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9114 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9115 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9115 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:36.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:37.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:40.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9116 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9116 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:41.665548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9119 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9119 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:43.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9120 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9120 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002379 Lock_time: 0.002120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:45.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:47.665455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:48.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:49.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9123 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9123 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:53.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9124 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9124 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:28:59.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:00.666171' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9127 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9127 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9128 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9128 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002429 Lock_time: 0.001862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:07.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:10.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9129 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9129 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:11.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9132 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9132 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9133 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9133 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:14.666533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:15.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:18.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:20.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9136 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9136 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9137 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9137 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:24.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:26.665883' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:29.6663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:32.667893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9140 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9140 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:33.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9141 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9141 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:35.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:38.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9142 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9142 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9145 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9145 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9146 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9146 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.000819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:48.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:49.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:52.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9149 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9149 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:53.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9150 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623212995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9150 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623212995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:55.665483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:29:56.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623212999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:00.666414' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002545 Lock_time: 0.001790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9153 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9153 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9154 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9154 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:06.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002669 Lock_time: 0.002063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9155 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9155 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9158 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9158 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9159 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9159 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:14.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:15.666521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002001 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9162 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9162 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9163 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9163 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:24.66546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:26.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9166 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9166 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:33.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9167 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9167 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:34.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002349 Lock_time: 0.001734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:37.665981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9168 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9168 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:41.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9171 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9171 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9172 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9172 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:46.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:48.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:50.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:52.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9175 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9175 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9176 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9176 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:54.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002350 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:30:58.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:00.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9179 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9179 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9180 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9180 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:05.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002202 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9181 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9181 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:11.666375' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9184 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9184 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9185 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9185 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:14.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:15.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:17.6655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:18.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:22.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9188 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9188 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:23.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9189 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9189 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:28.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:31.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9192 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9192 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:33.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9193 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9193 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:34.66545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:35.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:37.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9194 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9194 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:42.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9197 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9197 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9198 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9198 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:45.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:46.665416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:48.665445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9201 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9201 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9202 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9202 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:31:59.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:00.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:02.665464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9205 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9205 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9206 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9206 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:08.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:09.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9207 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9207 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9210 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9210 Schema: QC_hit: No # Query_time: 0.001763 Lock_time: 0.001652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9211 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9211 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:19.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:22.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9214 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9214 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9215 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9215 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:25.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:26.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:27.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:32.665922' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9218 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9218 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9219 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9219 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:35.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002468 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9220 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9220 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:42.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9223 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9223 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9224 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9224 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002204 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:47.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:49.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:50.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9227 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9227 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9228 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9228 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:55.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:58.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:32:59.665982' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:01.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9231 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9231 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9232 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9232 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:04.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:09.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9233 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9233 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:11.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:12.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9236 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9236 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:13.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9237 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9237 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:14.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:16.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:18.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:20.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:21.666519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:22.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9240 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9240 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9241 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9241 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:25.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001963 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:27.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:29.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002269 Lock_time: 0.001636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:32.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9244 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9244 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:33.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9245 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9245 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:35.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:39.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9246 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9246 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:41.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:42.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9249 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9249 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9250 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9250 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:44.665446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:45.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:47.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:48.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:50.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9253 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9253 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:53.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9254 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9254 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:56.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:33:59.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:00.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9257 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9257 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9258 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9258 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:06.666476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9259 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9259 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9262 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9262 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003828 Lock_time: 0.003627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:13.665748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9263 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9263 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:17.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002297 Lock_time: 0.002006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9266 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9266 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9267 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9267 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:24.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:26.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002344 Lock_time: 0.001636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002585 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:31.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:32.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9270 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9270 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9271 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9271 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:34.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9272 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9272 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9275 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9275 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002171 Lock_time: 0.001643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9276 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9276 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:44.665488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:45.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:50.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:52.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9279 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9279 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9280 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9280 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:56.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213298; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:57.665982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:34:59.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:02.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9283 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9283 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9284 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9284 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:07.666606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002057 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:09.66552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9285 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9285 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:12.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9288 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9288 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9289 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9289 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:15.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:16.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:18.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001099 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:20.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9292 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9292 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9293 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9293 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:24.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:29.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:30.665468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:31.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9296 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9296 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001063 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9297 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9297 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:34.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:35.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:38.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:39.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:40.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9298 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9298 Schema: QC_hit: No # Query_time: 0.001513 Lock_time: 0.001359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001086 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:42.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9301 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9301 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9302 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9302 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:48.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:50.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9305 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9305 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:53.665811' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9306 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9306 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:54.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:35:57.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9309 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9309 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:03.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9310 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9310 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002300 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:09.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:10.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9311 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9311 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9314 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9314 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:13.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9315 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9315 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:15.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:16.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:21.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9318 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9318 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9319 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9319 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:24.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213387; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:26.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:30.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9322 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9322 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:33.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9323 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9323 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:35.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:40.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9324 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9324 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:41.665462' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:42.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9327 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9327 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:43.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9328 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9328 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:44.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:45.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213408; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:47.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:51.667792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:52.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9331 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9331 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9332 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9332 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213417; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:56.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:36:58.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:01.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9335 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9335 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9336 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9336 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:09.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:10.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9337 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9337 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:11.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002181 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9340 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9340 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:13.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9341 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9341 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:14.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:15.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:16.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:17.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:18.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:20.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9344 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9344 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:23.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9345 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9345 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:24.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:27.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:30.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002012 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:32.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9348 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9348 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:33.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9349 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9349 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:34.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9350 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9350 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:42.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9353 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9353 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:43.665544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9354 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9354 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:44.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:45.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:47.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:51.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9357 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9357 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9358 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9358 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:54.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:57.665489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:58.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:37:59.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:01.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:02.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9361 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9361 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:03.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9362 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9362 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:05.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:08.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:10.665972' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9363 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9363 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:11.665509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:12.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9366 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9366 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:13.665486' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9367 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9367 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:15.666587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:17.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:18.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:19.666293' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9370 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9370 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:23.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9371 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9371 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:25.665987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:26.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002209 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:30.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:32.667006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9374 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9374 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9375 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9375 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:38.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:40.66823' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9376 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9376 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:42.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9379 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9379 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002278 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9380 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9380 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:48.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9383 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9383 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9384 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9384 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:56.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:38:59.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:01.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:02.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9387 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9387 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9388 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9388 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:06.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:10.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9389 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9389 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9392 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9392 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9393 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9393 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:14.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:17.66657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:22.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9396 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9396 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:23.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9397 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9397 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:24.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:27.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:32.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9400 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9400 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9401 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9401 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:37.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9402 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9402 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:41.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:42.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9405 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9405 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9406 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9406 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:44.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:46.666564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001845 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:49.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9409 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9409 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:53.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9410 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9410 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:54.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:56.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:39:59.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:02.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9413 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9413 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9414 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9414 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:05.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:06.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:08.666535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002092 Lock_time: 0.001771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9415 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9415 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:11.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9418 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9418 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:13.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9419 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9419 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:14.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002048 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:16.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:18.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:21.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9422 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9422 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9423 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9423 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:24.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:25.665429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:26.665983' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:27.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9427 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9427 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9428 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9428 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:35.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:39.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9429 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9429 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9432 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9432 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:43.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9433 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9433 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:44.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:45.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213652; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:51.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9436 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9436 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9437 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9437 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:40:55.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:00.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9440 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9440 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9441 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9441 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002131 Lock_time: 0.001894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:06.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:10.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9442 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9442 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9445 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9445 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9446 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9446 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:15.665504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:16.666014' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:17.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:22.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9449 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9449 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9450 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9450 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:25.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:26.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:27.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:32.667624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9453 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9453 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9454 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9454 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:35.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:37.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:38.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:39.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9455 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9455 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:41.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:42.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9458 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9458 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9459 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9459 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005890 Lock_time: 0.005627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:45.66585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:50.666607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:52.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9462 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9462 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:53.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9463 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9463 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:41:55.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:02.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9466 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9466 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:03.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9467 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9467 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:04.665484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:10.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9468 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9468 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9471 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9471 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9472 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9472 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:14.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:16.665471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:18.66945' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:20.665456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:21.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:22.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9475 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9475 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9476 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9476 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:25.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 8668 Schema: camundabpmn QC_hit: No # Query_time: 0.000853 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623213747; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:42:27.51' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:42:27.51') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:42:27.51') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623213747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:30.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:31.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:32.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9480 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9480 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9481 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9481 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:36.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:39.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:40.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9483 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9483 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:41.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:42.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9486 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9486 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9487 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9487 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:44.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:47.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007158 Lock_time: 0.006875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:48.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9490 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9490 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9491 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9491 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:54.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:42:59.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:02.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9494 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9494 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003182 Lock_time: 0.002528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9495 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9495 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9496 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9496 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9499 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9499 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9500 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9500 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:14.66583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:15.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:17.665544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:18.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002859 Lock_time: 0.002593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:19.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:22.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9504 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9504 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:23.665526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9505 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9505 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:26.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:28.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:30.667303' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002472 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9508 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9508 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9509 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9509 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:34.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:36.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:38.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:40.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9510 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9510 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:41.665852' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9513 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9513 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9514 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9514 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:48.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:49.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:50.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:51.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:52.665482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9517 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9517 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9518 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9518 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:55.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:57.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:43:59.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:00.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:02.665477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9525 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9525 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:03.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9526 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9526 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:04.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:08.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:09.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002106 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9530 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9530 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:12.667198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9533 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9533 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002306 Lock_time: 0.001634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9535 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9535 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:14.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:18.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:19.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:20.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9539 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9539 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:23.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9540 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9540 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:24.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:25.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:26.666189' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9543 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9543 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:33.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9544 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9544 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:34.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:36.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:37.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:38.665981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:39.665496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9545 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9545 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:41.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:42.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9548 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9548 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:43.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9549 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9549 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:44.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:46.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:48.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002110 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9552 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9552 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9553 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9553 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:54.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:44:58.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:00.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:02.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9558 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9558 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9559 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9559 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:09.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9563 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9563 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:11.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:12.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9568 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9568 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9569 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9569 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:14.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213918; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:17.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:20.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:21.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:22.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9573 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9573 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9574 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9574 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:24.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:25.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007944 Lock_time: 0.007641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:26.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:27.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:28.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:29.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:31.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9577 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9577 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9578 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9578 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:34.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:35.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009307 Lock_time: 0.008999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:37.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002219 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9579 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9579 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:42.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9582 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9582 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9583 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9583 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001286 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:46.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:50.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:52.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9588 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9588 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9589 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9589 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:56.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:45:58.669187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9592 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9592 Schema: QC_hit: No # Query_time: 0.001345 Lock_time: 0.001280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:03.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9593 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9593 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:04.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9594 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9594 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9597 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9597 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002305 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9598 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9598 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:14.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:20.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:22.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9601 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9601 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9602 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9602 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:25.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002265 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:30.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:32.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9606 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9606 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9607 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623213995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9607 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623213995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:35.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623213999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:38.665543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9609 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9609 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:42.665808' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9612 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9612 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:43.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9613 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9613 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:45.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:46.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:47.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:48.666388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002824 Lock_time: 0.002207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:51.666631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:52.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9617 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9617 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:53.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9618 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9618 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:55.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:56.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:46:57.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9621 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9621 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9622 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9622 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:07.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:08.665543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9623 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9623 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9626 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9626 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9627 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9627 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:14.665458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:15.665897' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:16.666532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:17.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:18.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214043; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:22.666566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9630 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9630 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9631 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9631 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:26.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:27.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:30.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:31.665486' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9634 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9634 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9635 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9635 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:36.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:37.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:38.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9637 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9637 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9640 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9640 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:43.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9641 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9641 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:44.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:46.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:48.665548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:49.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214073; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:47:52.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9645 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9645 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9646 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9646 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:02.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9649 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9649 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:03.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9650 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9650 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9652 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9652 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9655 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9655 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9656 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9656 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:14.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:15.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:17.666668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:19.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:22.66587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9659 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9659 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:23.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9660 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9660 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:25.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:26.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:27.665727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:30.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:31.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:32.666115' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9663 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9663 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9664 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9664 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:34.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002129 Lock_time: 0.001844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:39.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:40.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9665 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9665 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9668 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9668 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9669 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9669 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:44.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:45.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:46.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:48.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:50.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002184 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:52.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9672 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9672 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9673 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9673 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:54.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:57.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:48:58.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:00.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9677 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9677 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:03.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9678 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9678 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:07.665537' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:08.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:09.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:10.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9679 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9679 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9682 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9682 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9683 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9683 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:17.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:19.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:22.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9686 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9686 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002370 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9687 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9687 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:25.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:26.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:30.668359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:31.665927' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9690 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9690 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9691 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9691 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:37.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:38.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9692 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9692 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:41.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9695 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9695 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9696 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9696 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:49.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:51.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9699 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9699 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9700 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9700 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:49:56.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9703 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9703 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9704 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9704 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:04.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:06.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:07.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214209; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:08.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:09.665456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9705 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9705 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:12.66755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9708 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9708 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001974 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9709 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9709 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:16.666564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:18.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:19.665822' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:20.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001834 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:22.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9713 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9713 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:23.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9714 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9714 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:24.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:29.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:32.666996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9717 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9717 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001073 Lock_time: 0.000882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:33.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9718 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9718 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:39.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:40.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9719 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9719 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:41.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9722 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9722 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:43.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9723 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9723 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002291 Lock_time: 0.001687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002329 Lock_time: 0.002014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:46.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:49.666161' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:52.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9726 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9726 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:53.666366' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9727 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9727 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:57.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:50:59.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:01.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:02.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9731 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9731 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:03.665428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9732 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9732 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001949 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:08.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:09.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:10.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9733 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9733 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:11.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:12.666115' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9736 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9736 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:13.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9737 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9737 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:15.665871' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:16.666761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002564 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:21.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:22.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9740 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9740 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002468 Lock_time: 0.001746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9741 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9741 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002183 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:24.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:27.665549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9744 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9744 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9745 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9745 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:36.666561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:37.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:38.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9747 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9747 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:41.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:42.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9750 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9750 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9751 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9751 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:50.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:51.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:52.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9755 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9755 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:53.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9756 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9756 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:56.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:57.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:51:59.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:00.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:02.665491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9760 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9760 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002663 Lock_time: 0.001789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9761 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9761 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:04.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:06.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:08.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:09.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:10.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9764 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9764 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002469 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9767 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9767 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9768 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9768 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:15.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:16.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:19.669178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:20.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:21.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:22.665794' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9773 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9773 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:23.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9774 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9774 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:26.665683' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 8967 Schema: camundabpmn QC_hit: No # Query_time: 0.000845 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:52:27.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:52:27.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:52:27.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:28.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9777 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9777 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9778 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9778 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:34.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:37.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:38.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:39.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9779 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9779 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:41.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9782 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9782 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9783 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9783 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001974 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:46.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:49.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9786 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9786 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:53.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9787 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9787 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:54.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:52:57.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:00.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:01.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:02.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9792 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9792 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9793 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9793 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:05.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9794 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9794 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9797 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9797 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:13.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9798 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9798 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:19.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:20.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9801 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9801 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:23.666092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9802 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9802 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:24.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:25.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000756 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:53:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:53:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:53:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:29.666009' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:31.666031' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002369 Lock_time: 0.002141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9806 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9806 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:33.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9807 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9807 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:34.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:35.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005062 Lock_time: 0.004859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:36.665472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9808 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9808 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9811 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9811 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9812 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9812 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:44.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:45.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:46.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:49.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:51.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9815 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9815 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:53.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9816 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9816 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:54.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:55.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003804 Lock_time: 0.003507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:57.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:53:59.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:00.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:01.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9819 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9819 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:03.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9820 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9820 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:04.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002117 Lock_time: 0.001769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:07.665951' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:09.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9821 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9821 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9824 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9824 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002662 Lock_time: 0.002044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9825 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9825 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:14.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:16.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:17.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:20.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:22.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9828 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9828 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9829 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9829 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:25.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:26.666028' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001077 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:54:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:54:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:54:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:27.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:28.66614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:29.665489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9832 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9832 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9833 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9833 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:34.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:36.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:37.665454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:38.665968' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:39.665506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9834 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9834 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:41.665802' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9837 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9837 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9838 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9838 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:44.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:45.66546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:47.665522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:48.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:50.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001052 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:51.665469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9841 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9841 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:53.666808' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9842 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9842 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:56.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:57.665503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:58.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:54:59.665485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9845 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9845 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9846 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9846 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:04.666166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:05.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:08.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:09.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9847 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9847 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:12.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9850 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9850 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9851 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9851 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:14.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002267 Lock_time: 0.001947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004653 Lock_time: 0.004221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:16.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:18.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:20.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9854 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9854 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9855 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9855 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001001 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214527; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:55:27.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:55:27.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:55:27.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:28.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9858 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9858 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9859 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9859 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214536; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:35.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002684 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:40.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9860 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9860 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:41.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9863 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9863 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:43.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9864 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9864 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002010 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:50.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9867 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9867 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:53.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9868 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9868 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:55.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:55:57.666719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002059 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9871 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9871 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9872 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9872 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:06.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:07.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:08.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9873 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9873 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:12.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9876 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9876 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9877 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9877 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:14.665854' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:15.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:16.665918' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:20.665806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001979 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:21.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9880 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9880 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9881 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9881 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001161 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214587; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:56:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:56:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:56:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:27.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002704 Lock_time: 0.001695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:31.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:32.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9884 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9884 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:33.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9885 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9885 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005348 Lock_time: 0.005038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:37.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:40.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9886 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9886 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:41.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9889 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9889 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:43.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9890 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9890 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:48.666493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:51.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9893 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9893 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9894 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9894 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:56:55.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:01.666436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9897 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9897 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214624; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:03.666506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9898 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9898 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:04.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:07.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9899 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9899 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004669 Lock_time: 0.004437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:12.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9902 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9902 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:13.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9903 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9903 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:14.665449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:16.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002013 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:22.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9906 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9906 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9907 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9907 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000932 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214647; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:57:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:57:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:57:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:31.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9910 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9910 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:33.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9911 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9911 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002355 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214657; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:36.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002745 Lock_time: 0.002158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9912 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9912 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9915 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9915 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9916 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9916 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:45.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:46.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:48.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9919 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9919 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9920 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9920 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:54.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:55.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:57:57.665856' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:01.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9923 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9923 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 4:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9924 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9924 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:04.666618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:07.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:08.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9925 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9925 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:11.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:12.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9928 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9928 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 4:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9929 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9929 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:17.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:18.666604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002147 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9932 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9932 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9933 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9933 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:24.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:25.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:26.66636' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000980 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214707; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:58:27.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:58:27.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:58:27.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:58:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:27.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002166 Lock_time: 0.001874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:28.666293' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:31.665897' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:32.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9936 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9936 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9937 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9937 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:35.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:36.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:38.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9938 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9938 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:42.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9941 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9941 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9942 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9942 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:48.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9945 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9945 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:53.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9946 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9946 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:58:59.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:00.665835' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:02.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9949 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9949 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9950 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9950 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002561 Lock_time: 0.001922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:07.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9951 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9951 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:11.665753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:12.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9954 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9954 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9955 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9955 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:14.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:15.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:16.666071' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002287 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:19.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:20.666033' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:22.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9958 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9958 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:23.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9959 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9959 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001256 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214767; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 04:59:27.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 04:59:27.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 04:59:27.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 4:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:32.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9962 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9962 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:33.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9963 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9963 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:35.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:36.665856' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:37.666892' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:38.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9964 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9964 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:41.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:42.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9967 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9967 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9968 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9968 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:44.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:45.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:46.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:47.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:48.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 04:59:50.666544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9971 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9971 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9972 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9972 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 4:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 4:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9975 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9975 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:03.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9976 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9976 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:05.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:06.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9977 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9977 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9980 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9980 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:13.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9981 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9981 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:14.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:15.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:16.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214820; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:21.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9984 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9984 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9985 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9985 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:25.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:26.66556' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001293 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214827; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:00:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:00:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:00:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002158 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:30.665604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:31.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9988 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9988 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:33.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9989 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9989 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:34.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:37.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:39.666471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9990 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9990 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:42.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9993 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9993 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:43.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9994 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9994 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:45.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:46.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:47.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:48.665464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:49.666009' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:51.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9997 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9997 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:53.665986' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9998 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9998 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:54.665511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:55.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001790 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:00:59.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:01.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10001 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10001 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:03.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10002 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10002 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:05.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10003 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10003 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:11.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:12.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10006 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10006 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10007 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10007 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:19.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10010 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10010 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:23.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10011 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10011 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000781 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214887; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:01:27.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:01:27.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:01:27.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:30.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10014 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10014 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10015 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10015 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:35.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:36.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002296 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:39.666723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10016 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10016 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:42.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10019 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10019 Schema: QC_hit: No # Query_time: 0.001715 Lock_time: 0.001612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10020 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10020 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:46.666618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:48.66649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:50.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:51.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:52.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10023 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10023 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10024 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10024 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:01:59.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:00.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:02.666479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10027 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10027 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10028 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10028 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:06.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:08.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:09.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10029 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10029 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:12.666574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10032 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10032 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:13.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10033 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10033 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:14.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:15.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:17.666456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:18.665945' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:21.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:22.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10036 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10036 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:23.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10037 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10037 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:24.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000749 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623214947; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:02:27.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:02:27.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:02:27.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623214948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:28.666945' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:30.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:31.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:32.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10040 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10040 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10041 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10041 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:34.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:40.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10042 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10042 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10045 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10045 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:43.665551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10046 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10046 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:45.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:47.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:48.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:50.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10049 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10049 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10050 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10050 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:54.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:55.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002113 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:02:59.665466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:00.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:01.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10053 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10053 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10054 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10054 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:09.665502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10055 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10055 Schema: QC_hit: No # Query_time: 0.000978 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:12.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10058 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10058 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:13.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10059 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623214995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10059 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623214995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:15.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001953 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623214999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:18.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:20.668028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:21.666413' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:22.665796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10062 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10062 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10063 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10063 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002390 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:25.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001954 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215007; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:03:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:03:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:03:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:31.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10066 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10066 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:33.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10067 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10067 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:37.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:38.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10068 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10068 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:41.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10071 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10071 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003936 Lock_time: 0.003718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:43.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10072 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10072 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002377 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:50.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:51.665482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002241 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10075 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10075 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002771 Lock_time: 0.002009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10076 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10076 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:55.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005312 Lock_time: 0.005021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:03:59.666457' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:01.665484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10079 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10079 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10080 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10080 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:09.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10081 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10081 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:11.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10084 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10084 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:13.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10085 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10085 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002224 Lock_time: 0.001866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001853 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10088 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10088 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002406 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10089 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10089 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:25.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.000854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000939 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215067; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:04:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:04:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:04:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:29.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10092 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10092 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10093 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10093 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:34.665986' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:37.665512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10094 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10094 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10097 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10097 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10098 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10098 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:44.665747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:46.66582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:47.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10101 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10101 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10102 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10102 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:04:57.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005192 Lock_time: 0.004918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:00.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10105 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10105 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10106 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10106 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:05.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.012630 Lock_time: 0.011749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10107 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10107 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10110 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10110 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10111 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10111 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002401 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:19.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:20.66552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10114 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10114 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10115 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10115 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:25.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001845 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000989 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215127; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:05:27.963' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:05:27.963') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:05:27.963') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:29.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:31.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10118 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10118 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10119 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10119 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:34.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:37.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:38.665885' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:40.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10120 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10120 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:42.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10123 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10123 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:43.666588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10124 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10124 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:44.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:46.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:50.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:52.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10127 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10127 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10128 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10128 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:57.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:05:59.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:00.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:01.669001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10131 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10131 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10132 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10132 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:04.66589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:06.665843' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:09.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10133 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10133 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003235 Lock_time: 0.002953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:11.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:12.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10136 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10136 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10137 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10137 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:14.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:21.665982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:22.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10140 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10140 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10141 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10141 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:25.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000740 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215187; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:06:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:06:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:06:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:28.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:29.666234' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:32.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10144 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10144 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10145 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10145 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:35.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:38.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:39.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004278 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10146 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10146 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10149 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10149 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:43.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10150 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10150 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:45.666009' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:46.665492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:47.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:49.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10153 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10153 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10154 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10154 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:55.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:06:57.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:00.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:02.665866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10157 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10157 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10158 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10158 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002054 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002357 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:07.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:09.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10163 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10163 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:11.665429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:12.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10166 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10166 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10167 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10167 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:15.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:16.665934' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:17.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10170 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10170 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:23.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10171 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10171 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:26.666111' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001163 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215247; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:07:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:07:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:07:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:27.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:28.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:31.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:32.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10174 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10174 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10175 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10175 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:34.666534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:36.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:37.665794' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:39.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10176 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10176 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10179 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10179 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10180 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10180 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:47.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:49.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002975 Lock_time: 0.002741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:51.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:52.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10183 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10183 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10184 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10184 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:07:55.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:02.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10187 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10187 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10188 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10188 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:05.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002446 Lock_time: 0.002147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:08.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:10.665828' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10189 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10189 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:12.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10192 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10192 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10193 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10193 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:14.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:16.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:18.665461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:20.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10196 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10196 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10197 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10197 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.002428 Lock_time: 0.001989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215307; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:08:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:08:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:08:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:30.669199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10200 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10200 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:33.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10201 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10201 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:35.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:37.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:40.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10202 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10202 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10205 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10205 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10206 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10206 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:46.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215328; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:47.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:48.666144' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:49.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:50.667038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001790 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:51.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10209 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10209 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:53.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10210 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10210 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:55.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:57.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215340; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:08:59.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002645 Lock_time: 0.002377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10213 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10213 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10214 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10214 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:04.665484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002160 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:07.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10215 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10215 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:11.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10218 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10218 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:13.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10219 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10219 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:17.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10223 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10223 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:23.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10224 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10224 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:24.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:26.665642' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000886 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215367; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:09:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:09:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:09:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:29.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:30.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10227 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10227 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10228 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10228 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10229 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10229 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:42.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10232 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10232 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:43.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10233 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10233 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:44.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:46.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:48.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:49.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:51.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10236 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10236 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10237 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10237 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:55.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:09:58.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10240 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10240 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10241 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10241 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:08.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10242 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10242 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:12.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10245 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10245 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10246 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10246 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002793 Lock_time: 0.002286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:18.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:19.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002491 Lock_time: 0.002253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:22.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10249 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10249 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10250 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10250 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001265 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215427; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:10:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:10:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:10:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:27.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:29.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:32.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10254 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10254 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:33.666873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10255 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10255 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:37.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:38.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:39.665451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10256 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10256 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10259 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10259 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:43.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10260 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10260 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:44.66707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001953 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:49.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:52.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10263 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10263 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:53.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10264 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10264 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:55.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:57.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:10:58.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:00.666798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10267 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10267 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10268 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10268 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:05.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:06.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:10.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10269 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10269 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:12.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10272 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10272 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10273 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10273 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:19.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:20.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:22.665436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10277 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10277 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10278 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10278 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:24.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:25.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000863 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215487; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:11:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:11:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:11:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:28.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10281 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10281 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10282 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10282 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003587 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:35.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:36.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:37.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002261 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:39.669484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10284 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10284 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:41.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:42.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10287 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10287 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:43.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10288 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10288 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:46.666334' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:47.665551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002045 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:48.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:11:49.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10291 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10291 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10292 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10292 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004520 Lock_time: 0.004261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:01.665497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:02.665918' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10295 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10295 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:03.666472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10296 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10296 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:05.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:09.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:10.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10297 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10297 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10300 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10300 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10301 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10301 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:14.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002247 Lock_time: 0.002023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:18.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:19.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215541; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10305 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10305 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10306 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10306 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:26.666173' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000984 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215547; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:12:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:12:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:12:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:29.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10309 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10309 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10310 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10310 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:37.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:39.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:40.665967' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10311 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10311 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:41.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10315 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10315 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:43.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10316 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10316 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:45.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:48.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:49.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10319 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10319 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10321 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10321 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:55.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:57.665977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:58.665472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:12:59.66684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:00.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:02.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10324 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10324 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10325 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10325 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:06.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:08.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:10.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10326 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10326 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10329 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10329 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10330 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10330 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:16.665736' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:18.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10335 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10335 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10336 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10336 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:24.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 9520 Schema: camundabpmn QC_hit: No # Query_time: 0.000765 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215607; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:13:27.517' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:13:27.517') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:13:27.517') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:26.665565' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000979 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215607; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:13:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:13:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:13:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002163 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10339 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10339 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10340 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10340 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215617; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:36.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:39.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215621; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:40.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10341 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10341 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:41.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:42.665516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10344 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10344 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10345 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10345 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.000830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:51.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:52.665593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10348 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10348 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:53.665968' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10349 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10349 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:54.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:13:58.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:00.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:01.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10353 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10353 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10354 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10354 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002054 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:07.666037' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10357 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10357 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:12.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10361 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10361 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10362 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10362 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:14.665604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:16.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006523 Lock_time: 0.006281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:17.66624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10366 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10366 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:23.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10368 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10368 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:26.665793' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001085 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215667; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:14:27.965' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:14:27.965') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:14:27.965') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:32.665729' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10373 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10373 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10374 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10374 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:36.665551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:37.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:38.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002161 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10378 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10378 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10382 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10382 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:43.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10383 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10383 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:44.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:46.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:47.666014' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:48.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10389 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10389 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:53.66637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10390 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10390 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215696; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:56.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:14:59.666614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:00.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10394 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10394 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10395 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10395 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10396 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10396 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:11.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:12.665503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10399 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10399 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10400 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10400 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:16.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:17.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:19.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:20.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10403 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10403 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10404 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10404 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:24.666303' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:26.666175' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000977 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215727; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:15:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:15:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:15:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:32.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10407 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10407 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10408 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10408 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:35.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009812 Lock_time: 0.009320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:38.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:40.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10409 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10409 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10413 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10413 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10414 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10414 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:47.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:49.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:50.665503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:52.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10417 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10417 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:53.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10418 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10418 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:54.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:15:59.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:02.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10422 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10422 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10423 Schema: QC_hit: No # Query_time: 0.001971 Lock_time: 0.001848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10423 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:08.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002365 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10424 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10424 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:11.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10428 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10428 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10429 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10429 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:14.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:16.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:20.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:21.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:22.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10432 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10432 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10433 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10433 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.002135 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:16:27.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:16:27.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:16:27.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:28.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:32.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10436 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10436 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10437 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10437 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:35.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001223 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:37.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10438 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10438 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10441 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10441 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10442 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10442 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:46.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:48.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:49.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:50.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215813; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10445 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10445 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10446 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10446 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:16:59.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:01.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10449 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10449 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10450 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10450 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:08.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10451 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10451 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:12.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10454 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10454 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:13.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10455 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10455 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:15.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:16.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10458 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10458 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:23.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10459 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10459 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:25.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001059 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215847; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:17:27.965' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:17:27.965') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:17:27.965') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:27.666033' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:28.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:29.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:31.669476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:32.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10462 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10462 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:33.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10463 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10463 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:34.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009838 Lock_time: 0.009376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:36.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:39.665464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:40.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10464 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10464 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:42.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10467 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10467 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:43.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10468 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10468 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003836 Lock_time: 0.003597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:47.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002063 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10471 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10471 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:53.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10472 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10472 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:56.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:57.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:58.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:17:59.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:00.66833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:02.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10475 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10475 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:03.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10476 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10476 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:05.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:08.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:09.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:10.667236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10477 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10477 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:11.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10480 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10480 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10481 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10481 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:14.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:16.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:17.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002263 Lock_time: 0.001549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10484 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10484 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10485 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10485 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:24.66604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:25.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:26.666072' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000945 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215907; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:18:27.966' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:18:27.966') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:18:27.966') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:27.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:28.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:31.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10488 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10488 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10489 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10489 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:36.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:39.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10490 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10490 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10493 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10493 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10494 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10494 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:46.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:47.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:48.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:49.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:51.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:52.666901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10497 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10497 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10498 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10498 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:18:55.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10501 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10501 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10502 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10502 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:05.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:09.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10503 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10503 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:12.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10506 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10506 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10507 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10507 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:16.66604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:19.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:20.666668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002181 Lock_time: 0.001672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:21.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:22.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10510 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10510 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:23.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10511 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10511 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:24.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:25.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000638 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623215967; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:19:27.966' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:19:27.966') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:19:27.966') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623215968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:27.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:28.666259' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:31.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10515 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10515 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:33.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10516 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10516 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:40.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10517 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10517 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10520 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10520 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10521 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10521 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:47.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:49.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10524 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10524 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10525 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623215995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10525 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623215995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:55.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:57.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623215999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:19:58.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:02.665812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10528 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10528 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006002 Lock_time: 0.005683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:03.666517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10529 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10529 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:08.665978' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10530 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10530 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:11.665857' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10534 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10534 Schema: QC_hit: No # Query_time: 0.000983 Lock_time: 0.000931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10535 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10535 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001949 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:14.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:15.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:17.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:18.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10540 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10540 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:23.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10541 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10541 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.001231 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623216027; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:20:27.966' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:20:27.966') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:20:27.966') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623216028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:28.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216030; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:29.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:31.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:32.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10544 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10544 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10545 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10545 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:34.666598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:35.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:37.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216039; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:38.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10546 Schema: QC_hit: No # Query_time: 0.001365 Lock_time: 0.001256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10546 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10549 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10549 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:43.665835' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10550 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10550 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:44.666014' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:46.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:47.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:48.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:50.666405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:51.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:52.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10554 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10554 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:53.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10555 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10555 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216056; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:55.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:56.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:58.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:20:59.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:00.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:01.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10558 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10558 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10559 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10559 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:05.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:08.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10560 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10560 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:11.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10563 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10563 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10564 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10564 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:17.665988' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:18.668287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:20.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:21.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10567 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10567 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002188 Lock_time: 0.001745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10568 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10568 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002169 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:25.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:26.666086' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 9752 Schema: camundabpmn QC_hit: No # Query_time: 0.000989 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623216087; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:21:27.966' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:21:27.966') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:21:27.966') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623216088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10571 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10571 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10572 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10572 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002188 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:40.666839' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10575 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10575 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:41.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10578 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10578 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:43.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10579 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10579 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:45.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:50.666729' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10582 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10582 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10583 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10583 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:21:58.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10586 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10586 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:03.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10587 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10587 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:04.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:05.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:06.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:07.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:09.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10590 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10590 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:11.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:12.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10593 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10593 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10594 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10594 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003214 Lock_time: 0.002783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:16.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:22.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10598 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10598 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10599 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10599 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:25.666018' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:26.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:29.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10602 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10602 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10603 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10603 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:37.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:38.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10604 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10604 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10608 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10608 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10609 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10609 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:45.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002884 Lock_time: 0.002245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:48.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:51.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10613 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10613 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10614 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10614 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:54.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:57.666594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:22:58.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002137 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:00.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:02.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10618 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10618 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:03.666186' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10619 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10619 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:04.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:09.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10620 Schema: QC_hit: No # Query_time: 0.001008 Lock_time: 0.000893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10620 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10623 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10623 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:13.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10624 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10624 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:17.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:18.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:20.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:21.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:22.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10627 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10627 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:23.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10628 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10628 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:24.666216' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004360 Lock_time: 0.003972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:28.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10631 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10631 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:33.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10632 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10632 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:34.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:38.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:40.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10633 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10633 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002210 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10636 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10636 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10637 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10637 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:50.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:52.665736' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10640 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10640 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10641 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10641 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:54.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:55.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:57.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:23:59.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:00.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10644 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10644 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10645 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10645 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:09.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10647 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10647 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10650 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10650 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:13.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10651 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10651 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:14.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:16.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:19.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:21.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:22.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10654 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10654 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:23.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10655 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10655 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216266; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:25.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:30.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:31.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:32.665686' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10658 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10658 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10659 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10659 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:36.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:37.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:39.666501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10660 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10660 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:41.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10663 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10663 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:43.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10664 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10664 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:46.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:47.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002642 Lock_time: 0.002024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:51.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10667 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10667 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10668 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10668 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:56.666663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:24:58.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002238 Lock_time: 0.001634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10671 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10671 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10672 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10672 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:05.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:07.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10673 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10673 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10676 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10676 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:13.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10677 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10677 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:16.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:17.665539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:20.665867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10680 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10680 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:23.665433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10681 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10681 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:24.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:25.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:26.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:27.665478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:28.665977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:29.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:31.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10684 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10684 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002286 Lock_time: 0.001782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10685 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10685 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:37.665439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:38.665941' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:40.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10686 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10686 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:41.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10689 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10689 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:43.665839' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10690 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10690 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:44.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:49.6655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:51.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10693 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10693 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:53.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10694 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10694 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:25:55.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:00.665802' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10697 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10697 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10698 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10698 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:05.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10699 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10699 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10702 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10702 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:13.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10703 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10703 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002524 Lock_time: 0.001706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:20.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:21.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:22.665517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10706 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10706 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10707 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10707 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:24.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:26.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:27.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:28.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:29.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:30.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10710 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10710 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10711 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10711 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:36.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:37.666092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:39.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:40.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10712 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10712 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10715 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10715 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10716 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10716 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:45.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002215 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002426 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:52.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10719 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10719 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10720 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10720 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:55.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:26:58.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10723 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10723 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10724 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10724 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002046 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:10.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10725 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10725 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:11.665488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:12.665951' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10728 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10728 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10729 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10729 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:16.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:18.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:20.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:21.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:22.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10732 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10732 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003035 Lock_time: 0.002723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10733 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10733 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216447; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:26.666372' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:28.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:31.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:32.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10736 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10736 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10737 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10737 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:35.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:40.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10738 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10738 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10741 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10741 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10742 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10742 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:45.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:46.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:50.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:51.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:52.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10745 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10745 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10746 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10746 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:27:54.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:02.6663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10749 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10749 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10750 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10750 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:04.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002398 Lock_time: 0.002128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216488; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:07.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:09.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:10.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10751 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10751 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:11.665506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10754 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10754 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:13.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10755 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10755 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:18.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:19.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:20.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10758 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10758 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001914 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10759 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10759 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002111 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:24.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:28.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:29.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:32.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10762 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10762 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10763 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10763 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:34.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:35.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:37.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002237 Lock_time: 0.001642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002199 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:40.665569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10764 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10764 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10767 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10767 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10768 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10768 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:47.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:48.666121' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216533; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:52.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10771 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10771 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10772 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10772 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:58.665775' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:28:59.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:00.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:02.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10775 Schema: QC_hit: No # Query_time: 0.001171 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10775 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:03.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10776 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10776 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:07.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:09.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10777 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10777 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:11.6666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10780 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10780 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:13.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10781 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10781 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:15.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003085 Lock_time: 0.002835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002062 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:18.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002580 Lock_time: 0.002334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:19.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10784 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10784 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:23.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10785 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10785 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:24.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:25.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:28.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:29.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003589 Lock_time: 0.003272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:30.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002256 Lock_time: 0.001949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10788 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10788 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10789 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10789 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:34.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:36.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:38.666189' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002185 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10790 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10790 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10793 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10793 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.001923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10794 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10794 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:44.666107' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:46.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:48.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:50.666604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.000947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10797 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10797 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10798 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10798 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:54.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:29:56.666543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:00.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:02.66548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10801 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10801 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10802 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10802 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:04.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216608; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:07.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10803 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10803 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10806 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10806 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10807 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10807 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:18.665855' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:20.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10810 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10810 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10811 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10811 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002703 Lock_time: 0.002412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:25.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:26.666391' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002413 Lock_time: 0.002173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:30.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10814 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10814 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10815 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10815 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:34.665894' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:35.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216640; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:39.66628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10816 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10816 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:41.666633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10819 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10819 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10820 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10820 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:46.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:47.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:48.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:51.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10823 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10823 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:53.666458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10824 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10824 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:54.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:57.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:30:59.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:00.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:02.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10827 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10827 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10828 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10828 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:04.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:06.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:09.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:10.665509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10829 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10829 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10832 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10832 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10833 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10833 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:15.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:16.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:17.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:19.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:21.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:22.665918' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10836 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10836 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:23.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10837 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10837 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:26.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:27.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:31.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:32.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10840 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10840 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:33.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10841 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10841 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:35.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:36.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003493 Lock_time: 0.003248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216698; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:37.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:40.666811' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10842 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10842 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10845 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10845 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10846 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10846 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:48.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:50.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003791 Lock_time: 0.003592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10849 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10849 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10850 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10850 Schema: QC_hit: No # Query_time: 0.003360 Lock_time: 0.003164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:57.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:31:59.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:00.665773' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10853 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10853 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10854 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10854 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:06.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002164 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:08.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10855 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10855 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:12.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10858 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10858 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10859 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10859 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:14.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:16.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216739; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:18.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10862 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10862 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10863 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10863 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:24.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002251 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:29.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:30.66589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:31.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10866 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10866 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:33.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10867 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10867 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:37.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:38.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:39.667425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10868 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10868 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:41.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10871 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10871 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10872 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10872 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002000 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:50.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:52.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10875 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10875 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10876 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10876 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:56.666545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:58.667451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:32:59.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:01.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:02.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10879 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10879 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10880 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10880 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10881 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10881 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:11.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10884 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10884 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:13.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10885 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10885 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:14.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:16.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:21.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:22.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10888 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10888 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10889 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10889 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:26.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:28.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:31.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:32.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10892 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10892 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10893 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10893 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:34.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:35.665504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:36.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:38.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:39.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:40.666206' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10894 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10894 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:41.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:42.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10897 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10897 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10898 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10898 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:44.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:46.666655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002217 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:49.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:50.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:51.669535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10901 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10901 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:53.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10902 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10902 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:54.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:33:58.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10905 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10905 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:03.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10906 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10906 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:06.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:08.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10907 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10907 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10910 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10910 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:13.665721' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10911 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10911 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:14.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:16.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:17.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:19.665911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:20.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:22.666541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10914 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10914 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10915 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10915 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002600 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:27.665787' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002740 Lock_time: 0.002137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:32.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10918 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10918 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10919 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10919 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002223 Lock_time: 0.001935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:35.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:38.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10920 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10920 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:42.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10923 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10923 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:43.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10924 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10924 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:47.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:49.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10927 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10927 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10928 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10928 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:34:57.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:00.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10931 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10931 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10932 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10932 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:04.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:06.665511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:07.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:09.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10933 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10933 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:11.667746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10936 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10936 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002162 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10937 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10937 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:17.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002082 Lock_time: 0.001800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:18.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002128 Lock_time: 0.001742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10940 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10940 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002239 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10941 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10941 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002176 Lock_time: 0.001886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:31.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:32.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10944 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10944 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10945 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10945 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:34.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:36.66561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216938; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:37.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:38.665543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:39.673164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:40.666782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10946 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10946 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:42.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10949 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10949 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:43.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10950 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10950 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:46.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:47.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:49.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10953 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10953 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:53.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10954 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10954 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:35:59.666548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:00.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:01.666492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.000675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10957 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10957 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10958 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10958 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:04.665928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:09.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10959 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10959 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:11.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10962 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10962 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10963 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10963 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:16.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:17.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:19.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002478 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10966 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10966 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216984; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:23.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10967 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10967 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216985; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:24.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:26.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:27.665981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001986 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10970 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10970 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10971 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623216995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10971 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623216995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:34.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623216999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:39.665499' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:40.665987' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10972 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10972 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10975 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10975 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:43.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10976 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10976 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:44.665873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002044 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:51.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10979 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10979 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:53.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10980 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10980 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:57.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:36:58.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10983 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10983 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10984 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10984 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:04.666504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:08.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10987 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10987 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:12.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10990 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10990 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10991 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10991 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:14.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:17.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:19.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:22.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10994 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10994 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10995 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10995 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:25.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:29.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10998 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10998 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:33.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10999 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10999 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11000 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11000 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11003 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11003 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11004 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11004 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:46.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:48.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11007 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11007 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:53.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11008 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11008 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:56.66589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:37:57.666625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:00.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11011 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11011 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11012 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11012 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:05.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:08.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:10.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11013 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11013 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11016 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11016 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:13.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11017 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11017 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:16.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:20.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11020 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11020 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11021 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11021 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:25.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:27.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:28.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11024 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11024 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11025 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11025 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:35.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:36.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:38.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:39.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11026 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11026 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:41.666906' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11029 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11029 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11030 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11030 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:44.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:45.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:49.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11033 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11033 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.001118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11034 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11034 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:55.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:56.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:58.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:38:59.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:00.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11037 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11037 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11038 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11038 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:10.66614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11039 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11039 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11042 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11042 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003787 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11044 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11044 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:14.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:16.665915' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:18.665593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:19.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:20.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004341 Lock_time: 0.004112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:21.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11047 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11047 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11048 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11048 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:24.665748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:26.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:27.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11051 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11051 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:33.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11052 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11052 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:36.665487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:37.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:40.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11053 Schema: QC_hit: No # Query_time: 0.001760 Lock_time: 0.001663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11053 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:41.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:42.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11057 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11057 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11058 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11058 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:44.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:45.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:50.666414' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:51.665895' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11062 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11062 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11063 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11063 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:39:57.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11066 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11066 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11067 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11067 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:04.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008400 Lock_time: 0.008067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:06.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:09.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11069 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11069 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11072 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11072 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11073 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11073 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:15.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:16.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:18.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11076 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11076 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:23.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11077 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11077 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:24.666364' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:25.665835' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:26.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:27.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:28.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11080 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11080 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11081 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11081 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:34.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:37.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11082 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11082 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:41.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11085 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11085 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11086 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11086 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:44.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:46.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11090 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11090 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11091 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11091 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:40:59.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:02.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11095 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11095 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002021 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11096 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11096 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11097 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11097 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:11.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11100 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11100 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:13.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11101 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11101 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:15.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:19.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:20.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:21.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11104 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11104 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11105 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11105 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:24.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:25.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 10302 Schema: camundabpmn QC_hit: No # Query_time: 0.001273 Lock_time: 0.000527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623217287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:41:27.522' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:41:27.522') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:41:27.522') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623217287; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:26.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:27.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:32.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11108 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11108 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11109 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11109 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:39.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:40.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11110 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11110 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11113 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11113 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11114 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11114 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:45.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:48.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:52.667592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11117 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11117 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11118 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11118 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:54.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:55.665438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:41:57.665752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:00.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:01.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11121 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11121 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11122 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11122 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:04.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:05.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:08.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11123 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11123 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:11.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:12.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11126 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11126 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:13.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11127 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11127 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002480 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:22.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11130 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11130 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11131 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11131 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:24.665964' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:25.665443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:26.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:27.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:29.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:30.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11134 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11134 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11135 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11135 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:36.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:37.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:39.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11137 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11137 Schema: QC_hit: No # Query_time: 0.001202 Lock_time: 0.001090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:42.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11140 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11140 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:43.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11141 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11141 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:45.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:46.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:47.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:50.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:52.66732' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11145 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11145 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11146 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11146 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:55.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:42:58.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:01.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11151 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11151 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11152 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11152 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:04.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:06.66647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:08.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:09.665613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11153 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11153 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11156 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11156 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11157 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11157 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:20.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:22.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11160 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11160 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:23.66561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11161 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11161 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:29.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:32.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11164 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11164 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11165 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11165 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:34.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:38.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11167 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11167 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11170 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11170 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11171 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11171 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:48.66545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11176 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11176 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:53.665446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11178 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11178 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:54.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:55.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:43:57.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:00.665851' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11181 Schema: QC_hit: No # Query_time: 0.001393 Lock_time: 0.001308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11181 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:03.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11182 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11182 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:06.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:07.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002049 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:10.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11183 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11183 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:11.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:12.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11187 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11187 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11188 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11188 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:17.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:18.665748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:19.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11191 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11191 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:23.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11192 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11192 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:24.665522' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:25.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:26.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:27.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002752 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:30.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:31.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:32.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11197 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11197 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:33.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11199 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11199 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:36.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11202 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11202 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11206 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11206 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:43.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11207 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11207 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:44.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:46.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217488; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:47.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11210 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11210 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:53.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11211 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11211 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:56.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:44:58.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:00.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:01.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:02.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11214 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11214 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11215 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11215 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:05.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:09.665545' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11217 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11217 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:12.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11220 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11220 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11221 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11221 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:18.666581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:21.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11224 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11224 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11225 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11225 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:27.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:28.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:29.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002808 Lock_time: 0.002456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:30.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11228 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11228 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11229 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11229 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002583 Lock_time: 0.002211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:36.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:38.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:39.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217541; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11230 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11230 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:41.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11233 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11233 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11234 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11234 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:44.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:45.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:49.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:50.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11237 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11237 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002944 Lock_time: 0.002496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11238 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11238 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:56.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:45:57.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:02.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11241 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11241 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11242 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11242 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:05.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11243 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11243 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:11.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:12.665977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11246 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11246 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11247 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11247 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:15.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:16.66717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002428 Lock_time: 0.001880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:18.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11250 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11250 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11251 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11251 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:24.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:29.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:30.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11254 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11254 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:33.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11255 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11255 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:35.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:36.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001562 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11256 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11256 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:42.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11259 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11259 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:43.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11260 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11260 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:45.666001' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:46.665428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:47.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:50.665472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:51.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11263 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11263 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:53.665971' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11264 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11264 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:56.666848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:46:58.66643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006561 Lock_time: 0.006322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217623; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:02.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11267 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11267 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11268 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11268 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:05.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11269 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11269 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11272 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11272 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11273 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11273 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002033 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:17.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:20.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:21.666232' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11276 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11276 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:23.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11277 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11277 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:25.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:26.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:27.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:30.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217652; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:31.666115' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11280 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11280 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11281 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11281 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:37.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:39.665509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:40.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11283 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11283 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11286 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11286 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:43.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11287 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11287 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:44.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:45.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:47.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:50.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:51.66581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:52.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11290 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11290 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11291 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11291 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:47:56.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:00.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:01.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11296 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11296 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:03.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11297 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11297 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:06.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11298 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11298 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:11.66657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11301 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11301 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:13.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11303 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11303 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004091 Lock_time: 0.003882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:15.66648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:16.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002160 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11306 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11306 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11307 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11307 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:29.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11310 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11310 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11311 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11311 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:37.666107' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11312 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11312 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:42.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11315 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11315 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11316 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11316 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:44.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:46.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002322 Lock_time: 0.002040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:47.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:49.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:51.666002' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:52.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11319 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11319 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11320 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11320 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:54.666536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:48:58.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:00.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:01.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11323 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11323 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11324 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11324 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:06.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:07.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:09.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:10.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11325 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11325 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11328 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11328 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:13.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11329 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11329 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:14.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:15.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:16.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:20.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:21.665453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:22.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11332 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11332 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:23.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11333 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11333 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:25.665464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:26.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:27.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:28.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:31.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11336 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11336 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11337 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11337 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:34.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:37.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11338 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11338 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:41.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:42.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11341 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11341 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11342 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11342 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:48.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:52.669179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11346 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11346 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11347 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11347 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:49:58.665914' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:01.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11350 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11350 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11351 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11351 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:05.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:10.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11352 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11352 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11355 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11355 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11356 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11356 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:14.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:16.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:18.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:20.666553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:22.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11359 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11359 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11360 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11360 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:26.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:28.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:29.665736' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:30.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:31.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:32.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11363 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11363 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11364 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11364 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:34.666571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:38.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:40.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11365 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11365 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:41.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:42.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11368 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11368 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11369 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11369 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:44.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:45.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:48.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:49.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:50.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:52.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11372 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11372 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:53.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11373 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11373 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:56.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:50:57.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11376 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11376 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11377 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11377 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:05.665477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:06.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:10.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11378 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11378 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:11.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11381 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11381 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11382 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11382 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002323 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:15.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:16.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:19.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:22.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11387 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11387 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11388 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11388 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:25.665485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:28.666016' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:30.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002248 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11391 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11391 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11392 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11392 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:38.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11393 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11393 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11396 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11396 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:43.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11397 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11397 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:44.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:47.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:49.665442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:51.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:52.665979' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11400 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11400 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11401 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11401 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:54.666073' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:51:55.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002310 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:01.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:02.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11404 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11404 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11405 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11405 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:05.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:09.666301' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11408 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11408 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11411 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11411 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11412 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11412 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:17.666532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:18.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:19.667056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11417 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11417 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:23.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11418 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11418 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 10606 Schema: camundabpmn QC_hit: No # Query_time: 0.001018 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623217947; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 05:52:27.972' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 05:52:27.972') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 05:52:27.972') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 5:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623217948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:28.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:29.66544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:30.665966' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:31.666554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11422 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11422 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:33.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11423 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11423 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:34.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:35.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:36.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002815 Lock_time: 0.001850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:38.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11424 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11424 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:42.666421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11427 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11427 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11428 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11428 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:44.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002275 Lock_time: 0.001771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:48.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:51.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:52.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11431 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11431 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:53.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11432 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11432 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:54.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001845 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:52:58.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:00.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11435 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11435 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11436 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11436 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002810 Lock_time: 0.002406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:08.665845' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:09.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11438 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11438 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217992; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:11.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:12.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11441 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11441 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11442 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623217995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11442 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623217995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:14.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002284 Lock_time: 0.002085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:15.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623217999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:18.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:19.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.000854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11446 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11446 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:23.665626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11447 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11447 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:24.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:25.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:27.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:28.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:30.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11450 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11450 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11451 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11451 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:34.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:36.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:38.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11452 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11452 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:42.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11455 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11455 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:43.665431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11456 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11456 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:51.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11460 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11460 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:53.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11461 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11461 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:54.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:53:56.665483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:02.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11464 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11464 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:03.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11465 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11465 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:07.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002037 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11466 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11466 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:11.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:12.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11469 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11469 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:13.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11470 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11470 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002339 Lock_time: 0.001583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:18.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:20.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:21.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11473 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11473 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11474 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11474 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:24.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002000 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:30.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002040 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11477 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11477 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11478 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11478 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:36.665425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:38.665444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:40.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11479 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11479 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:42.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11482 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11482 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11483 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11483 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:44.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:46.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:47.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:48.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11486 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11486 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11487 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11487 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:54:59.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:00.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11490 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11490 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11491 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11491 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:10.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11492 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11492 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:12.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11495 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11495 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11496 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11496 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:14.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:18.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:19.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:20.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:22.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11499 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11499 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.002139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:23.666294' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11500 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11500 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:27.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:32.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11503 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11503 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:33.665903' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11504 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11504 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:36.666421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:38.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:39.669498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:40.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11505 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11505 Schema: QC_hit: No # Query_time: 0.001135 Lock_time: 0.001089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:41.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11508 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11508 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11509 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11509 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:44.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:49.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:50.66644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:52.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11512 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11512 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11513 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11513 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:57.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:58.666107' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:55:59.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:01.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11516 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11516 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:03.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11517 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11517 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:04.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:07.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:09.665544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11518 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11518 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11521 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11521 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:13.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11522 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11522 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:14.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:18.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:19.66587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:20.666485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:21.665966' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:22.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11525 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11525 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11526 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11526 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:24.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:27.666223' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:31.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11529 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11529 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11530 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11530 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:34.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11531 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11531 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11534 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11534 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11535 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11535 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:44.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:45.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:47.665958' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:48.665467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002185 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:52.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11538 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11538 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:53.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11539 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11539 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:54.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:55.666008' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:56.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:57.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:56:59.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11542 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11542 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11543 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11543 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:04.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:08.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:09.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11544 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11544 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:11.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11547 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11547 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:13.665638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11548 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11548 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:14.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:15.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002699 Lock_time: 0.002035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11551 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11551 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11552 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11552 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:57:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:28.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:30.666229' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:32.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11555 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11555 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11556 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11556 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 5:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11557 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11557 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11560 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11560 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11561 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11561 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:47.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:52.667688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11564 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11564 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:53.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11565 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11565 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:54.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:57:56.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004811 Lock_time: 0.004348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:01.666514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11568 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11568 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11569 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11569 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:07.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:08.665811' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11570 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11570 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11573 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11573 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:13.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11574 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11574 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:15.666268' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:16.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:19.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002551 Lock_time: 0.001843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11577 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11577 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:23.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11578 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11578 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:28.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:30.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:31.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11581 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11581 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11582 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11582 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:36.665506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:37.665919' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:39.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11583 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11583 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11586 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11586 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:43.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11587 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11587 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002663 Lock_time: 0.002002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:52.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11590 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11590 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11591 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11591 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:58:57.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11594 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11594 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:03.666485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11595 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11595 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001834 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004496 Lock_time: 0.004266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:10.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11596 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11596 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001949 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:12.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11599 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11599 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11600 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11600 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:14.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:15.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:17.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002246 Lock_time: 0.001886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:18.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004722 Lock_time: 0.004439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:19.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:20.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:21.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11603 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11603 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:23.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11604 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11604 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:24.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:26.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:28.666058' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:29.665517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:32.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11607 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11607 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:33.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11608 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11608 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:36.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:38.665998' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11609 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11609 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:41.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11612 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11612 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11613 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11613 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218387; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:46.665808' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:47.666523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:50.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:51.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:52.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11616 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11616 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11617 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11617 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 5:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 5:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 05:59:57.66583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 5:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:00.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11620 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11620 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11621 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11621 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:04.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:06.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218408; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:07.665773' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:09.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11622 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11622 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11625 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11625 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:13.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11626 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11626 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:15.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001935 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:18.665526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11629 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11629 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11630 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11630 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:25.666521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:26.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:29.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:30.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11633 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11633 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:33.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11634 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11634 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:34.665486' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:36.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:38.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:39.665604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:40.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11635 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11635 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:42.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11638 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11638 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11639 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11639 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:44.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:48.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:49.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:50.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:52.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11642 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11642 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11643 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11643 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:00:54.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002241 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:01.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11646 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11646 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11647 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11647 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002124 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:06.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:10.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11648 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11648 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:12.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11651 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11651 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11652 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11652 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:17.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:19.665508' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:21.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:22.666016' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11655 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11655 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11656 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11656 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:24.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:26.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:28.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:30.667304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002259 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11659 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11659 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11660 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11660 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:35.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:36.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:37.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:38.665713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:40.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11661 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11661 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:41.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11664 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11664 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:43.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11665 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11665 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:46.665467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:48.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11668 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11668 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11669 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11669 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:01:58.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:00.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:02.666021' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11672 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11672 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11673 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11673 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:05.665604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:06.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:07.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:10.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11674 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11674 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11677 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11677 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11678 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11678 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002710 Lock_time: 0.002497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:16.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:20.666388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11681 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11681 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002215 Lock_time: 0.001843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:23.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11682 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11682 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:24.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:29.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:30.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11685 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11685 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:33.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11686 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11686 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:34.665698' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:35.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:39.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11687 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11687 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11690 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11690 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11691 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11691 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:45.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:48.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:50.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:51.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:52.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11694 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11694 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11695 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11695 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:02:59.668513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:00.665843' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:01.666573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11698 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11698 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11699 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11699 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:06.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:07.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11700 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11700 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:11.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:12.66544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11703 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11703 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:13.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11704 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11704 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:14.665428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:16.665504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:17.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:19.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11707 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11707 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11708 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11708 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:25.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:31.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11711 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11711 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11712 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11712 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:37.666473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11713 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11713 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002314 Lock_time: 0.002062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:41.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11716 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11716 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11717 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11717 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:48.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:49.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:50.667054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11720 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11720 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11721 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11721 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:54.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:03:57.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:00.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:01.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11724 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11724 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11725 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11725 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:06.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:09.665534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:10.665969' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11726 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11726 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:12.666616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11729 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11729 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:13.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11730 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11730 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:15.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218657; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:16.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11733 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11733 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:23.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11734 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11734 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:25.666093' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:26.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:28.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:29.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11737 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11737 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:33.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11738 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11738 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:34.665472' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:39.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:40.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11739 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11739 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:41.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11742 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11742 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11743 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11743 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:45.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:46.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:49.666158' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002026 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:51.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11746 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11746 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:53.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11747 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11747 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:55.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:56.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:04:59.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:00.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:01.666388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:02.665873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11750 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11750 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:03.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11751 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11751 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:06.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:07.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:09.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11752 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11752 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:11.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11755 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11755 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11756 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11756 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:14.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:15.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:17.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11759 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11759 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:23.665517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11760 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11760 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:26.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:29.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:30.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11763 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11763 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11764 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11764 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002207 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:36.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11765 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11765 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:41.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:42.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11768 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11768 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11769 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11769 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:45.665426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:46.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:47.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:49.667154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:50.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:51.666226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11772 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11772 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:53.666524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11773 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11773 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:54.665477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:55.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:58.667113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:05:59.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002240 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11776 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11776 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11777 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11777 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:04.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:06.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002144 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:09.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11778 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11778 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:11.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:12.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11781 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11781 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:13.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11782 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11782 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:16.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002210 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:19.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11785 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11785 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003130 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:23.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11786 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11786 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:28.665962' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003054 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:29.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11789 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11789 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11790 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11790 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002653 Lock_time: 0.001711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002172 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:39.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11791 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11791 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:42.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11794 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11794 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11795 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11795 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218805; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:44.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:46.666218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002163 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:48.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:50.666489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:52.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11798 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11798 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:53.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11799 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11799 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:54.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:55.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001800 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:57.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:06:59.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:02.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11802 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11802 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:03.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11803 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11803 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:05.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11804 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11804 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:12.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11807 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11807 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:13.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11808 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11808 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002824 Lock_time: 0.002423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:14.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:16.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:18.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:19.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:20.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:21.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11811 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11811 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:23.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11812 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11812 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002406 Lock_time: 0.002181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:26.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:28.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002795 Lock_time: 0.002464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:31.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:32.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11815 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11815 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11816 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11816 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:34.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:37.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:38.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11817 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11817 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:41.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11820 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11820 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:43.66652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11821 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11821 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:45.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:46.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11824 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11824 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11825 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11825 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:54.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:55.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:07:57.66565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:00.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11828 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11828 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11829 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11829 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002811 Lock_time: 0.002246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:06.666198' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:08.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:09.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11830 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11830 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:11.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:12.666662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11833 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11833 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11834 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11834 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:14.665902' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:21.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11837 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11837 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11838 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11838 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:26.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:27.666235' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:29.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006795 Lock_time: 0.006555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:31.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11841 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11841 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11842 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11842 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002272 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:40.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11843 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11843 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11846 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11846 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11847 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11847 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:45.665981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:46.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:48.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002964 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:49.66614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:52.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11850 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11850 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11851 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11851 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:55.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:57.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002636 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:58.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:08:59.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:00.665489' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:01.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:02.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11854 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11854 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:03.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11855 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11855 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:05.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:06.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:07.666091' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:08.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:09.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:10.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11856 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11856 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11859 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11859 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:13.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11860 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11860 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:21.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11863 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11863 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11864 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11864 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:25.666433' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:27.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:30.666386' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11867 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11867 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11868 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11868 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:38.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:39.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11869 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11869 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11872 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11872 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001790 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11873 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11873 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218985; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:44.666226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:46.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001983 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:50.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11877 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11877 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11878 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623218995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11878 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623218995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:55.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:09:56.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623218999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:00.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:01.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11881 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11881 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:03.665579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11882 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11882 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:04.665928' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:09.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11883 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11883 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:11.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:12.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11886 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11886 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11887 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11887 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:18.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:20.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:21.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:22.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11890 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11890 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:23.665483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11891 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11891 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:24.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002185 Lock_time: 0.001619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:26.666082' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:31.665648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11894 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11894 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11895 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11895 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:34.666386' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11896 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11896 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:41.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:42.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11899 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11899 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11900 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11900 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:45.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:46.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:47.666079' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002244 Lock_time: 0.001585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:49.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:50.665499' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:52.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11903 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11903 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:53.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11904 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11904 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:54.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:56.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:10:57.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:00.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11907 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11907 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11908 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11908 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:04.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:07.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11909 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11909 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:12.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11913 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11913 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11914 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11914 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:14.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:16.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:18.666141' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002432 Lock_time: 0.002114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:20.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:21.665454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:22.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11917 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11917 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:23.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11918 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11918 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:24.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:25.666547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:27.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:28.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11921 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11921 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11922 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11922 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:34.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:37.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:38.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11923 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11923 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11926 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11926 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:43.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11927 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11927 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:46.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:47.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:48.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11931 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11931 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:53.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11932 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11932 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002141 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:11:56.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11936 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11936 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11937 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11937 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003034 Lock_time: 0.002215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11938 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11938 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:11.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11941 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11941 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11942 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11942 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11946 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11946 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:23.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11947 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11947 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 11147 Schema: camundabpmn QC_hit: No # Query_time: 0.003815 Lock_time: 0.003245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623219147; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:12:27.528' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:12:27.528') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:12:27.528') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623219148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002223 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002173 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:30.665603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11950 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11950 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:33.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11951 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11951 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:34.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:35.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:36.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:37.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001903 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11952 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11952 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:42.665878' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11955 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11955 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11956 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11956 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:45.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:47.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:48.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:50.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002159 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11961 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11961 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11962 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11962 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:54.666493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:56.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002397 Lock_time: 0.001705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:12:59.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11967 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11967 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11968 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11968 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:07.665486' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11969 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11969 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001995 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11972 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11972 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:13.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11973 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11973 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:15.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:18.669527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11978 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11978 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:23.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11979 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11979 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:24.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:26.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:27.665549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219209; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:28.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002044 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11984 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11984 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:33.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11985 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11985 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:35.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219221; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:40.666572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11986 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11986 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11989 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11989 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11990 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11990 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:50.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:51.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11995 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11995 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11996 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11996 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:54.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:13:56.666547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002738 Lock_time: 0.002317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:02.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11999 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11999 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12000 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12000 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:04.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:05.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:07.665514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:09.665451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12002 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12002 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12005 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12005 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:13.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12006 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12006 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:14.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:15.666604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:20.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12010 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12010 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:23.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12011 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12011 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:26.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:27.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12015 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12015 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12016 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12016 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:35.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001970 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12019 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12019 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:41.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12022 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12022 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12025 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12025 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002129 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:46.665506' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:47.666072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:49.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:51.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12030 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12030 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:14:53.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12031 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12031 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12034 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12034 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:03.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12035 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12035 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:07.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:09.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12036 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12036 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:11.667251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12039 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12039 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:13.666109' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12040 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12040 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.000765 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002569 Lock_time: 0.002039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:17.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:21.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:22.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12043 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12043 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:23.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12044 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12044 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:25.665926' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:26.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:28.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:29.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:31.666089' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12047 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12047 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:33.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12048 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12048 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003898 Lock_time: 0.003654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:34.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:37.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:39.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12049 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12049 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:41.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12052 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12052 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12053 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12053 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002046 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:49.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:50.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:51.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12056 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12056 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12057 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12057 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:55.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:57.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:15:59.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:01.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:02.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12060 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12060 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003167 Lock_time: 0.002934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:03.665796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12061 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12061 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:04.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:05.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:07.665456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:10.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12062 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12062 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:11.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:12.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12065 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12065 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12066 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12066 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:16.665555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002238 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:21.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:22.666369' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12069 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12069 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12070 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12070 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001853 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002093 Lock_time: 0.001872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12073 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12073 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:33.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12074 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12074 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:34.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:35.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002534 Lock_time: 0.001675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:38.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12075 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12075 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:42.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12078 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12078 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:43.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12079 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12079 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:44.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:50.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:52.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12082 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12082 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:53.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12083 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12083 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:16:56.666411' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:01.665727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:02.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12087 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12087 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12088 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12088 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:04.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002096 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:06.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:09.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12089 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12089 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:11.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:12.666665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12092 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12092 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12093 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12093 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:14.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:15.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:16.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:19.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:21.665854' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002886 Lock_time: 0.002030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12096 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12096 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:23.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12097 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12097 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:24.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:26.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:30.66604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:31.66543' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:32.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12101 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12101 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12102 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12102 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:35.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:36.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001971 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12103 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12103 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12106 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12106 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12107 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12107 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:44.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:45.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:47.665445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:48.666017' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:52.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12110 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12110 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12111 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12111 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:55.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:17:58.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1623219480; delete from vid_job where MODIFIED_DATE<='2021-06-02 06:18:00.467209' and (JOB_STATUS in ('COMPLETED' , 'FAILED' , 'STOPPED' , 'COMPLETED_WITH_ERRORS' , 'COMPLETED_WITH_NO_ACTION' , 'COMPLETED_AND_PAUSED' , 'FAILED_AND_PAUSED')); # Time: 210609 6:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:00.673218' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001943 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12114 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12114 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12115 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12115 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:06.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:07.666083' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:08.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12116 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12116 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12119 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12119 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12120 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12120 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:15.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:16.66653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002597 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:18.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:19.665891' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:20.666877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002346 Lock_time: 0.001980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:22.665952' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12123 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12123 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:23.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12124 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12124 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:29.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:31.665948' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12128 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12128 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:33.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12129 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12129 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:34.665891' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:38.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12130 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12130 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:42.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12133 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12133 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12134 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12134 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:44.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:45.665843' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:48.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:51.666588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12137 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12137 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:53.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12138 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12138 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:54.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:18:56.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002088 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:00.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:02.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12141 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12141 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12142 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12142 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005264 Lock_time: 0.005023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:08.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:09.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12144 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12144 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:11.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12147 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12147 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:13.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12148 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12148 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12152 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12152 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:23.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12153 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12153 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:25.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:28.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002557 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:30.666166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12156 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12156 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:33.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12157 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12157 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:35.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:38.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:39.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:40.665867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12159 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12159 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:41.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12163 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12163 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12164 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12164 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:45.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:46.666012' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:47.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:48.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12167 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12167 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12168 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12168 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:55.66599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:56.665473' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:57.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:19:59.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:01.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12171 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12171 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12172 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12172 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.000721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12174 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12174 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:12.665847' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12178 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12178 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12179 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12179 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:21.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12182 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12182 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12183 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12183 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:24.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002071 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:29.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:31.666611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12186 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12186 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12187 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12187 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:36.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12188 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12188 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12191 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12191 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12192 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12192 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:44.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:46.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:50.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:51.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12196 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12196 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12197 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12197 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:20:55.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12200 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12200 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12201 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12201 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:06.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:07.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:08.666365' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12202 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12202 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12205 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12205 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12206 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12206 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:14.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:15.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:17.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:18.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:20.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:21.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12210 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12210 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12211 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12211 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:26.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:29.666287' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:31.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002512 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12214 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12214 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12215 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12215 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:34.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:35.666405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:36.665876' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:38.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12217 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12217 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:42.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12221 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12221 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219704; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:43.666483' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12222 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12222 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:45.665596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:46.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:47.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:50.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12226 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12226 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:53.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12227 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12227 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002013 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:57.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:21:58.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:02.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12230 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12230 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12231 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12231 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:09.66584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12233 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12233 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002748 Lock_time: 0.002106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12236 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12236 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:13.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12237 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12237 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:14.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:15.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009355 Lock_time: 0.008637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:19.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:20.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12241 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12241 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:23.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12242 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12242 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:30.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:31.665584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:32.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12246 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12246 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003100 Lock_time: 0.002881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12247 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12247 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:34.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:35.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12248 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12248 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12251 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12251 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:43.666126' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12252 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12252 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:47.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:50.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:52.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12255 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12255 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002274 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12256 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12256 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:54.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:22:57.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:00.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12259 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12259 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12260 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12260 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12262 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12262 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:11.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12265 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12265 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12266 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12266 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009676 Lock_time: 0.009424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:15.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:20.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12269 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12269 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:23.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12270 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12270 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:24.665474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:26.665576' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000817 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623219807; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:23:27.98' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:23:27.98') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:23:27.98') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002030 Lock_time: 0.001792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623219808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12273 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12273 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12274 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12274 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:39.666403' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12275 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12275 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:41.66653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12278 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12278 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12279 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12279 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:45.666574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:50.665894' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12282 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12282 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12283 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12283 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:55.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:58.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:23:59.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:00.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12286 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12286 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:03.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12287 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12287 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:04.665964' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:05.666422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:07.666692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:08.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12288 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12288 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12291 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12291 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12292 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12292 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003207 Lock_time: 0.002908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:18.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:19.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12295 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12295 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12296 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12296 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000957 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623219867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:24:27.979' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:24:27.979') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:24:27.979') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623219868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:28.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:30.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:31.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:32.665559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12299 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12299 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12300 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12300 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:35.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:39.666121' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12301 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12301 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12304 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12304 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12305 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12305 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:48.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:49.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:51.666516' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12308 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12308 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:53.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12309 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12309 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:55.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:24:59.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:01.666515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:02.665759' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12312 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12312 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12313 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12313 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:07.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:08.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:10.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12314 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12314 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:11.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:12.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12317 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12317 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:13.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12318 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12318 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:17.666597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:19.665503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000913 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:21.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12321 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12321 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:23.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12322 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12322 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000912 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623219927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:25:27.98' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:25:27.98') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:25:27.98') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623219928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:27.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12325 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12325 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12326 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12326 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002661 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12327 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12327 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:42.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12330 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12330 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:43.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12331 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12331 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:46.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002501 Lock_time: 0.001788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:51.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12334 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12334 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12335 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12335 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001117 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:56.665977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:25:57.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002314 Lock_time: 0.001643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:02.666362' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12338 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12338 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:03.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12339 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12339 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:06.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:10.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12340 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12340 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:12.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12343 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12343 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:13.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12344 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12344 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:14.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002960 Lock_time: 0.002349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:20.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002248 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12347 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12347 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12348 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12348 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219985; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:24.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:26.665986' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.002075 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623219987; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:26:27.98' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:26:27.98') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:26:27.98') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623219988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:27.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:31.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12351 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12351 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12352 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623219995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12352 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623219995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:34.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:35.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002319 Lock_time: 0.001655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623219999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:39.665758' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12353 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12353 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:42.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12356 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12356 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12357 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12357 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:45.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:48.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:49.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:50.66792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:52.666747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12360 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12360 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002795 Lock_time: 0.002023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12361 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12361 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003107 Lock_time: 0.002579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:26:59.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:02.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12364 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12364 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12365 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12365 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:04.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:05.665491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:08.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12366 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12366 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:11.666607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12369 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12369 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12370 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12370 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:15.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:19.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:21.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12373 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12373 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12374 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12374 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:26.66583' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001910 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:27:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:27:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:27:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:27.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:28.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:30.665835' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.000562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12377 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12377 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002176 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12378 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12378 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:36.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002259 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:38.665911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12379 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12379 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12382 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12382 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:43.666337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12383 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12383 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:44.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:45.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:47.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12386 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12386 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:53.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12387 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12387 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:54.665492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:55.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:56.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:57.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:58.665574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:27:59.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:00.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:01.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12390 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12390 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12391 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12391 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:04.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:05.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002047 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:10.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12392 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12392 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:11.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12395 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12395 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:13.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12396 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12396 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001979 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:18.666456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:21.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12399 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12399 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12400 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12400 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000859 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220107; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:28:27.98' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:28:27.98') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:28:27.98') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220108; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:28.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12403 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12403 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001932 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12404 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12404 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:35.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:37.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:39.66584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12405 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12405 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:42.666675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12408 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12408 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12409 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12409 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:46.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:52.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12412 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12412 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:53.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12413 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12413 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:55.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:58.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:28:59.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12416 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12416 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:03.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12417 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12417 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:06.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:10.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12418 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12418 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12421 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12421 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:13.669219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12422 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12422 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:17.665964' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:18.669436' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:19.669504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:22.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12425 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12425 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:23.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12426 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12426 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001784 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:29:27.98' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:29:27.98') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:29:27.98') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:30.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:31.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12429 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12429 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:33.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12430 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12430 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:38.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:39.669453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12431 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12431 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12434 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12434 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12435 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12435 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:44.665568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:45.666172' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002413 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:49.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:51.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:29:52.665784' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12438 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12438 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12439 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12439 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:01.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:02.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12442 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12442 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12443 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12443 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:07.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12444 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12444 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:12.666457' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12447 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12447 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12448 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12448 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:14.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:16.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005454 Lock_time: 0.004961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:20.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:22.66624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12451 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12451 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002922 Lock_time: 0.002570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:23.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12452 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12452 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001859 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220227; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:30:27.981' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:30:27.981') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:30:27.981') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:30.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:32.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12455 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12455 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:33.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12456 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12456 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12457 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12457 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002137 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12460 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12460 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12461 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12461 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:44.666694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:46.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:48.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12464 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12464 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12465 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12465 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:54.666595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:30:59.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:00.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12468 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12468 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:03.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12469 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12469 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:06.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:07.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:08.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:10.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12470 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12470 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002251 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:12.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12473 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12473 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12474 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12474 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:14.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:16.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220278; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:17.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:18.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12477 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12477 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:23.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12478 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12478 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000788 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:31:27.981' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:31:27.981') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:31:27.981') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:27.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:28.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12481 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12481 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12482 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12482 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:34.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002000 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:37.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:38.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:39.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:40.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12483 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12483 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12486 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12486 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12487 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12487 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:46.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:48.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12490 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12490 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12491 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12491 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:54.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:55.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:31:56.666396' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:00.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:01.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12494 Schema: QC_hit: No # Query_time: 0.002903 Lock_time: 0.002791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12494 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12495 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12495 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:04.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:05.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220328; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:07.666048' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:08.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:09.666189' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12496 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12496 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12499 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12499 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12500 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12500 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:16.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:19.666575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12503 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12503 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12504 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12504 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001122 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:32:27.98' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:32:27.98') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:32:27.98') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:27.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:28.665517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:30.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12507 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12507 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:33.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12508 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12508 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:35.666327' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:37.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:40.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12509 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12509 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:41.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12512 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12512 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12513 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12513 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:45.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:50.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12516 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12516 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:53.666468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12517 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12517 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:54.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220378; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:57.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:58.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:32:59.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:00.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002321 Lock_time: 0.001777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12520 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12520 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12521 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12521 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:05.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:07.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:08.666293' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12522 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12522 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:12.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12525 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12525 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12526 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12526 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:16.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:18.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12529 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12529 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002754 Lock_time: 0.002508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:23.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12530 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12530 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:24.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.002094 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:33:27.981' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:33:27.981') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:33:27.981') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002328 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12533 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12533 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12534 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12534 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12535 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12535 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12538 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12538 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12539 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12539 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:45.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:47.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002344 Lock_time: 0.001678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:50.666378' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:51.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:52.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12542 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12542 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002044 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12543 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12543 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002268 Lock_time: 0.001810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:58.666453' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:33:59.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:02.666542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12546 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12546 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12547 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12547 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002686 Lock_time: 0.002042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:05.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:06.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:07.665846' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12548 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12548 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:12.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12551 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12551 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12552 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12552 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:17.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:19.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:21.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:22.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12555 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12555 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:23.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12556 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12556 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:24.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:25.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001254 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:34:27.981' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:34:27.981') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:34:27.981') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:27.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:29.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:30.665842' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12559 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12559 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:33.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12560 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12560 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:34.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12561 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12561 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12564 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12564 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12565 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12565 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:49.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:50.665792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12568 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12568 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:53.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12569 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12569 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:34:58.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:02.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12572 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12572 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001051 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12573 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12573 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:05.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:08.665478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:09.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:10.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12574 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12574 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12577 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12577 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12578 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12578 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:15.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:16.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:18.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12581 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12581 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12582 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12582 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.002452 Lock_time: 0.001977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220527; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:35:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:35:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:35:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:29.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12585 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12585 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12586 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12586 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:37.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:38.666186' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12587 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12587 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:41.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:42.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12590 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12590 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12591 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12591 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:44.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:46.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:48.66552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12594 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12594 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12595 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12595 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:35:57.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004855 Lock_time: 0.004629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:02.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12598 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12598 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12599 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12599 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:06.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:08.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:09.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12600 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12600 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220572; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:11.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:12.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12603 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12603 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12604 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12604 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:16.666492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:18.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:20.666742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:21.665748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12607 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12607 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12608 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12608 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:24.666612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:25.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:26.666434' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001113 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220587; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:36:27.981' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:36:27.981') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:36:27.981') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:28.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:32.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12611 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12611 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12612 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12612 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:35.666482' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:39.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:40.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12613 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12613 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:42.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12616 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12616 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12617 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12617 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:45.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220608; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:47.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001139 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:48.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:50.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:51.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12620 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12620 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002068 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12621 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12621 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:54.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:55.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:36:57.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220621; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:00.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12624 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12624 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12625 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12625 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:08.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:09.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12629 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12629 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:11.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:12.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12632 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12632 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:13.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12633 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12633 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:14.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:17.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:20.666341' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:21.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:22.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12636 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12636 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12637 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12637 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:24.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002519 Lock_time: 0.001760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000928 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220647; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:37:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:37:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:37:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:27.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12640 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12640 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12641 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12641 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002261 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12642 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12642 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:42.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12645 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12645 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12646 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12646 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:47.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002411 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220673; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:52.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12649 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12649 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:53.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12650 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12650 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:54.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:37:57.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12653 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12653 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12654 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12654 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:05.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:07.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:08.665982' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12655 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12655 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220692; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:12.666867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12658 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12658 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12659 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12659 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220696; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:18.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12662 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12662 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:23.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12663 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12663 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.002288 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220707; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:38:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:38:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:38:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:28.666556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:30.665685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:31.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:32.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12666 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12666 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:33.665442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12667 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12667 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:35.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:36.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:38.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002012 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12668 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12668 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12671 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12671 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002792 Lock_time: 0.002108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12672 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12672 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:44.665563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220726; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:45.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:48.66655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002236 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:38:50.666449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12675 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12675 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12676 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12676 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:00.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12679 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12679 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12680 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12680 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:04.665977' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:07.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:09.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12681 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12681 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:11.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12684 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12684 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:13.66634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12685 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12685 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:15.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:17.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:21.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12688 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12688 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12689 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12689 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:26.665733' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000801 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220767; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:39:27.981' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:39:27.981') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:39:27.981') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:32.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12692 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12692 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:33.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12693 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12693 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:35.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:38.665537' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:39.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12694 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12694 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:41.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12697 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12697 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:43.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12698 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12698 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:51.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12702 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12702 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12703 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12703 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:39:56.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002845 Lock_time: 0.002022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:01.66649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12707 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12707 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:03.66645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12708 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12708 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:05.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002192 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:08.665531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:09.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12709 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12709 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002659 Lock_time: 0.002432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:11.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:12.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12712 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12712 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12713 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12713 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:17.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:18.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:22.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12716 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12716 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:23.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12717 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12717 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:24.665959' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000879 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220827; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:40:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:40:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:40:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:30.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:32.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12720 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12720 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12721 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12721 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:36.666584' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:39.665966' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:40.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12724 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12724 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12727 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12727 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002041 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12728 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12728 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:44.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:46.666518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:48.666471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:49.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:50.666621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:51.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12731 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12731 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:53.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12732 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12732 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:40:56.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:02.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12735 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12735 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:03.665499' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12736 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12736 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:04.666452' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:07.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12737 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12737 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12741 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12741 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12742 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12742 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002219 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:16.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:17.665963' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:19.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12745 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12745 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:23.665942' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12746 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12746 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:25.66581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:26.666413' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000752 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220887; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:41:27.983' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:41:27.983') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:41:27.983') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.000905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:28.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:31.665844' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:32.666435' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12751 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12751 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:33.665865' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12752 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12752 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:34.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002190 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:39.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:40.666359' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12753 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12753 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:42.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12756 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12756 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:43.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12757 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12757 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:48.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:49.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12761 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12761 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12762 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12762 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:41:54.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12767 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12767 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:03.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12768 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12768 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:04.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:05.666583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:06.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:08.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12769 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12769 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12772 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12772 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12774 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12774 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:17.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:21.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12777 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12777 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12778 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12778 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:26.666164' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001963 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623220947; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:42:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:42:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:42:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623220948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:27.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:28.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:32.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12782 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12782 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12783 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12783 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:35.665827' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:38.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:39.66697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12785 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12785 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:41.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:42.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12788 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12788 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:43.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12789 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12789 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:44.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:47.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:48.666242' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:50.667322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:51.665925' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12794 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12794 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12795 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12795 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:56.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002033 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:42:58.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002165 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:02.66607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12798 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12798 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12799 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12799 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002084 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:08.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:09.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:10.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12802 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12802 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:11.665514' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:12.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12805 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12805 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12807 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623220995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12807 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623220995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:14.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007424 Lock_time: 0.006744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:16.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.000839 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623220999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:18.666655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:19.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:20.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:21.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12811 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12811 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12812 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12812 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001192 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221007; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:43:27.983' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:43:27.983') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:43:27.983') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12815 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12815 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12816 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12816 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:34.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:35.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:37.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:39.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12819 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12819 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:42.66585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12822 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12822 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:43.666066' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12823 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12823 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:44.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221026; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:45.665923' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:46.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:48.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12827 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12827 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12828 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12828 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.000597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:43:57.665513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12832 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12832 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12834 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12834 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:04.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:05.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001809 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:08.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12836 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12836 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12839 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12839 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:13.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12840 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12840 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:15.665585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:21.666549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12846 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12846 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:23.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12847 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12847 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:25.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000818 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221067; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:44:27.983' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:44:27.983') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:44:27.983') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:27.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:28.665766' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:29.666427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:30.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:32.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12850 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12850 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12851 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12851 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:34.665508' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:40.666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12853 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12853 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12856 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12856 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12858 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12858 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:44.665705' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:47.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:50.665981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:52.665859' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12865 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12865 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:53.666458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12866 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12866 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:44:58.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002179 Lock_time: 0.001885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:02.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12869 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12869 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12870 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12870 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:04.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:05.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:08.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12871 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12871 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12874 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12874 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:13.666573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12875 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12875 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:15.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:20.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:21.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12878 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12878 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221124; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:23.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12879 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12879 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:24.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002226 Lock_time: 0.001724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:26.665917' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000924 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221127; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:45:27.983' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:45:27.983') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:45:27.983') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002929 Lock_time: 0.002678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:29.665497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12882 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12882 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:33.665858' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12883 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12883 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:34.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:39.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:40.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12884 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12884 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:42.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12887 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12887 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:43.665504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12888 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12888 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:44.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:48.676547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12891 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12891 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:53.665782' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12892 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12892 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:54.666129' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:57.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:45:59.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:00.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12895 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12895 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:03.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12896 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12896 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:04.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12897 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12897 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:12.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12900 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12900 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:13.666446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12901 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12901 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:14.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001979 Lock_time: 0.001733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:15.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:20.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12904 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12904 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12905 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12905 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:25.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000955 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221187; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:46:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:46:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:46:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:27.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:28.665535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:29.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002181 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:32.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12908 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12908 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:33.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12909 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12909 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221196; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:37.666613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:39.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12910 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12910 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:41.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12913 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12913 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:43.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12914 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12914 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002586 Lock_time: 0.001859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002395 Lock_time: 0.001826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:46.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221208; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:48.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:49.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12918 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12918 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12919 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12919 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:57.665441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:46:58.666007' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:01.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12922 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12922 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12923 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12923 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:06.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:09.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12924 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12924 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:11.666744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12927 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12927 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002205 Lock_time: 0.001883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12928 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12928 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:14.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:18.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:20.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:22.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12931 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12931 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221244; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:23.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12932 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12932 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:25.66651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.000857 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221247; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:47:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:47:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:47:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:28.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12935 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12935 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:33.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12936 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12936 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:34.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:38.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12937 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12937 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:41.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12940 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12940 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:43.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12941 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12941 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002095 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221267; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002168 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:49.666386' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:52.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12944 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12944 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12945 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12945 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:54.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:56.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:47:59.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:02.666092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12948 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12948 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:03.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12949 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12949 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:04.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:07.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12950 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12950 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003770 Lock_time: 0.001904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12953 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12953 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12954 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12954 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:14.666041' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:17.665863' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:21.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12958 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12958 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12959 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12959 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:24.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:25.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.001057 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221307; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:48:27.983' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:48:27.983') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:48:27.983') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:27.665479' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:28.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12962 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12962 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12963 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12963 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:37.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:39.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:40.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12964 Schema: QC_hit: No # Query_time: 0.001690 Lock_time: 0.001517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12964 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:42.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12967 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12967 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:43.665778' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12968 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12968 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:44.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:46.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:48.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:50.669598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12972 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12972 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:53.665491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12973 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12973 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:55.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:56.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:48:57.665553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:00.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12977 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12977 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12978 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12978 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:05.666683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:07.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:08.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005223 Lock_time: 0.004953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:09.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:10.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12979 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12979 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:11.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12982 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12982 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12983 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12983 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:14.666465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:16.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:18.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001935 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:22.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12986 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12986 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12987 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12987 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12176 Schema: camundabpmn QC_hit: No # Query_time: 0.003308 Lock_time: 0.001635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221367; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:49:27.982' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:49:27.982') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:49:27.982') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:29.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:30.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12990 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12990 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12991 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12991 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:35.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:36.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:39.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002173 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12992 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12992 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004630 Lock_time: 0.004414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221382; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:41.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12995 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12995 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12996 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12996 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:47.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12999 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12999 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13001 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13001 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:55.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:49:56.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002149 Lock_time: 0.001761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002215 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:01.665752' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13004 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13004 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13005 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13005 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:04.666305' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:08.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221410; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:09.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13006 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13006 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13010 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13010 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:13.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13011 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13011 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:14.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:18.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001999 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13014 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13014 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13015 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13015 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:24.66548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12207 Schema: camundabpmn QC_hit: No # Query_time: 0.001059 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221427; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:50:27.983' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:50:27.983') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:50:27.983') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:27.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:29.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:31.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:32.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13019 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13019 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:33.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13020 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13020 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:36.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:37.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:40.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13021 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13021 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13025 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13025 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:43.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13026 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13026 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:47.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:48.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:52.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13029 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13029 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:53.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13030 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13030 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:54.665502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:55.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:50:57.666042' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:02.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13033 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.001338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13033 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13034 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13034 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:04.665753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:06.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13036 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13036 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:12.665621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13039 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13039 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:13.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13040 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13040 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:15.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:17.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:19.665636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13044 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13044 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:23.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13045 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13045 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001086 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:26.665946' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12216 Schema: camundabpmn QC_hit: No # Query_time: 0.000864 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221487; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:51:27.984' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:51:27.984') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:51:27.984') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:30.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002277 Lock_time: 0.002114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:31.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13050 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13050 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:33.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13051 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13051 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:36.666062' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:39.665635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:40.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13052 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13052 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:41.665597' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13055 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13055 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13056 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13056 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:47.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:48.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:50.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13059 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13059 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13060 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13060 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002042 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:51:58.669273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13064 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13064 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:03.666561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13065 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13065 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002259 Lock_time: 0.001744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:08.66547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:09.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13067 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13067 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13070 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13070 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:13.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13071 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13071 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:17.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:18.667593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221541; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13074 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13074 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13075 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13075 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:24.666429' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:25.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:26.666479' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001241 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221547; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:52:27.985' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:52:27.985') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:52:27.985') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:28.66652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:30.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13078 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13078 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13079 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13079 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:34.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:35.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:36.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:40.666519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13080 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13080 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:42.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13083 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13083 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13084 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13084 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:44.665685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:45.666276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:46.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:47.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:50.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13087 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13087 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:53.666432' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13088 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13088 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:55.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:52:58.666629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:00.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:02.66621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13091 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13091 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13092 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13092 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:04.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:06.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221588; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:07.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:10.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13093 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13093 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:11.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:12.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13096 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13096 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:13.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13097 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13097 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:15.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:16.665729' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:17.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:18.668371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:21.666552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:22.66598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13100 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13100 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:23.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13101 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13101 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.002062 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221607; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:53:27.985' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:53:27.985') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:53:27.985') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:28.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:32.66685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13104 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13104 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13105 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13105 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:34.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:38.666404' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:39.665789' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:40.666583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13106 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13106 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13109 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13109 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13110 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13110 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:45.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:46.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:48.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:51.665839' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13113 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13113 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13114 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13114 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:54.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:56.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:53:58.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:00.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:02.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13117 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13117 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13118 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13118 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:04.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:05.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:06.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13119 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13119 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13122 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13122 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13123 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13123 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:17.666431' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:18.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:19.666511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:21.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13126 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13126 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13127 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13127 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001113 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221667; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:54:27.984' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:54:27.984') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:54:27.984') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:27.666103' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:28.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13130 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13130 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13131 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13131 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:35.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13132 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13132 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:42.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13135 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13135 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13136 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13136 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:44.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:45.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:48.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:52.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13139 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13139 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13140 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13140 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:54.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:56.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:57.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:54:58.666185' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221701; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:01.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:02.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13143 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13143 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13144 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13144 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:04.66614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:06.666035' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002055 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:07.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:08.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:09.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13145 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13145 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13148 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13148 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13149 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13149 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:14.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:15.665873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:16.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:17.665478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:19.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:22.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13152 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13152 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13153 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13153 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:24.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000992 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221727; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:55:27.984' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:55:27.984') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:55:27.984') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:27.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:30.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:32.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13156 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13156 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:33.665754' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13157 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13157 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:34.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:36.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:40.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13158 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13158 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:42.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13161 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13161 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:43.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13162 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13162 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:44.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:51.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:52.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13165 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13165 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:53.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13166 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13166 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002282 Lock_time: 0.001818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:58.666004' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:55:59.665527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:00.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002387 Lock_time: 0.001737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:02.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13169 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13169 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13170 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13170 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:04.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:05.665549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:06.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002149 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006120 Lock_time: 0.005732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:09.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13171 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13171 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13174 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13174 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13175 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13175 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:16.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:18.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221780; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:19.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002072 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13178 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13178 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13179 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13179 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:24.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:25.665497' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000730 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:56:27.985' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:56:27.985') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:56:27.985') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:30.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:32.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13182 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13182 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:33.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13183 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13183 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13184 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13184 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13187 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13187 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:43.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13188 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13188 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:44.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:46.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001816 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:48.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:50.666421' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002263 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:56:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13191 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13191 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:53.665661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13192 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13192 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:56.666078' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:57.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:56:58.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:00.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:01.666039' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:02.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13195 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13195 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221824; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:03.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13196 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13196 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:05.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13197 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13197 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:11.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:12.665737' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13200 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13200 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13201 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13201 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:17.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:18.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004890 Lock_time: 0.004676 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:19.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:20.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:22.665749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13204 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13204 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13205 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13205 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:24.665728' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001318 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221847; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:57:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:57:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:57:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:30.667427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13208 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13208 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:33.665988' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13209 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13209 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:37.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:40.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13210 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13210 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13213 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13213 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13214 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13214 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:44.665517' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001134 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:46.665668' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:47.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:52.66554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13217 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13217 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:53.666054' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13218 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13218 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:54.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:57.666074' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:58.665822' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:57:59.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:01.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13221 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13221 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13222 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13222 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:04.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:07.665581' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:08.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:09.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13223 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13223 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:11.666582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13226 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13226 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:13.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13227 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13227 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:14.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:16.666666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002663 Lock_time: 0.002093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002396 Lock_time: 0.002200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:18.665602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13230 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13230 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13231 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13231 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:24.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:26.665793' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000746 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221907; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:58:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:58:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:58:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:58:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:29.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:31.666616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13234 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13234 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004292 Lock_time: 0.004058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:33.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13235 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13235 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:34.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:36.666368' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13236 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13236 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002236 Lock_time: 0.001699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13239 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13239 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13240 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13240 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:44.666521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:45.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:49.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:50.666239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002192 Lock_time: 0.001444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13243 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13243 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13244 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13244 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:57.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:58:59.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:00.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002055 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13247 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13247 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13248 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13248 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:04.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002135 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:06.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13249 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13249 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:12.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13252 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13252 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:13.666261' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13253 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13253 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:14.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:21.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001983 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13256 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13256 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:23.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13257 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13257 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:25.66589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001096 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623221967; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 06:59:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 06:59:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 06:59:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 6:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002216 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623221968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:28.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13260 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13260 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13261 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13261 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:35.665881' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:36.666366' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002072 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:38.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:40.666557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13262 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13262 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13265 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13265 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:43.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13266 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13266 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:46.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:50.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13269 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13269 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 6:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13270 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623221995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13270 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623221995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 6:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:55.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 6:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 6:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623221999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 06:59:58.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:01.666269' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13273 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13273 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13274 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13274 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:04.665822' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:05.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13275 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13275 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13278 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13278 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13279 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13279 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002287 Lock_time: 0.001737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:18.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:19.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002326 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13282 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13282 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002488 Lock_time: 0.001865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13283 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13283 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:26.666323' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000795 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222027; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:00:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:00:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:00:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:27.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.000812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:31.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13286 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13286 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:33.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13287 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13287 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:34.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:35.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:37.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:39.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:40.666075' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13288 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13288 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222043; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:42.666118' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13291 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13291 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13292 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13292 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:44.666197' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:46.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:48.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:52.665547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13295 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13295 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:53.66618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13296 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13296 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:55.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:00:58.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:00.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13299 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13299 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13300 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13300 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:08.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:09.665678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:10.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13301 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13301 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:11.665732' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222073; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:12.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13304 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13304 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13305 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13305 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:14.666142' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001935 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:21.666821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13308 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13308 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13309 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13309 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:26.665959' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001366 Lock_time: 0.000521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222087; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:01:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:01:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:01:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:30.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:31.666299' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13312 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13312 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:33.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13313 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13313 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:34.665446' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:36.665487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:39.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13314 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13314 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:41.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13317 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13317 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:43.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13318 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13318 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:44.665587' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:47.666574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:50.665965' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:51.665916' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:52.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13321 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13321 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13322 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13322 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:54.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002228 Lock_time: 0.001675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:01:59.668397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:00.665802' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13325 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13325 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13326 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13326 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:05.666456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:07.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:09.666032' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:10.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13327 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13327 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:11.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13330 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13330 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13331 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13331 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:15.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:20.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:21.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001845 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13334 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13334 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:23.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13335 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13335 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:24.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001003 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222147; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:02:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:02:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:02:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:28.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:29.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:30.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:32.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13338 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13338 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13339 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13339 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:34.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:35.665936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:37.665821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:40.666282' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13340 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13340 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:41.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13343 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13343 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13344 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13344 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002324 Lock_time: 0.001719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:46.666507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:48.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:50.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:02:52.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13347 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13347 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13348 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13348 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13351 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13351 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:03.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13352 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13352 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:04.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:05.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:08.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:09.666245' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:10.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13353 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13353 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13356 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13356 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13357 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13357 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222196; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:16.665799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:19.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:20.665919' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:21.66666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13360 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13360 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13361 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13361 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:25.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000998 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222207; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:03:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:03:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:03:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002090 Lock_time: 0.001844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:27.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:29.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:32.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13364 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13364 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13365 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13365 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:36.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:37.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002521 Lock_time: 0.002358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:38.665454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13366 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13366 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13369 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13369 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13370 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13370 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:44.665769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:46.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:51.666174' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:52.665708' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13373 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13373 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:53.666182' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13374 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13374 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:55.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:57.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:03:59.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:00.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:01.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:02.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13377 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13377 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222244; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:03.665632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13378 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13378 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:06.666229' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:09.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:10.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13379 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13379 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13382 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13382 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:13.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13383 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13383 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:16.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:20.665617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:22.665519' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13386 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13386 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13387 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13387 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:24.665448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:26.665575' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.002372 Lock_time: 0.001697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:04:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:04:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:04:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:27.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:28.665448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:30.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:31.66612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13390 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13390 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13391 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13391 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13392 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13392 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:41.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:42.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13395 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13395 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:43.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13396 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13396 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:44.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:45.666138' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:47.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:49.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:50.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13399 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13399 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13400 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13400 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:54.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:58.666704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:04:59.666131' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:01.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13403 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13403 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13404 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13404 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:04.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:06.665801' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13405 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13405 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:11.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13408 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13408 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:13.666441' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13409 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13409 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002241 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002131 Lock_time: 0.001840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:16.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:17.666249' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:18.6658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:19.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:22.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13412 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13412 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13413 Schema: QC_hit: No # Query_time: 0.001459 Lock_time: 0.001357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13413 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:25.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000813 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:05:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:05:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:05:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:30.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13416 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13416 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13417 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13417 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:35.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:39.666105' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:40.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13418 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13418 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:41.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:42.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13421 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13421 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13422 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13422 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:44.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:45.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:48.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13425 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13425 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:53.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13426 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13426 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:56.666531' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:05:57.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13429 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13429 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13430 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13430 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:04.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:06.666477' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:08.666206' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:09.665659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:10.667257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13431 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13431 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:11.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13434 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13434 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13435 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13435 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:15.665823' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002088 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13438 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13438 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13439 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13439 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.002237 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222387; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:06:27.988' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:06:27.988') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:06:27.988') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:27.666592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:29.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222392; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:31.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13442 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13442 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13443 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13443 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:35.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002252 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001972 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:39.666781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002001 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13444 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13444 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:41.665774' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:42.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13447 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13447 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13448 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13448 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:45.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:46.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002023 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:48.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:51.669025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13451 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13451 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13452 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13452 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002163 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:06:58.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222421; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:00.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13455 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13455 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:03.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13456 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13456 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002162 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:05.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13457 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13457 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:12.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13460 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13460 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13461 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13461 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:14.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:15.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:17.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:21.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13464 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13464 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13465 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13465 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002190 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222447; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:07:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:07:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:07:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:28.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:30.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:32.665957' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13468 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13468 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:33.665463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13469 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13469 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:34.665938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:35.665422' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:36.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:37.666438' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13470 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13470 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13473 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13473 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13474 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13474 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001980 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:48.665538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:49.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13477 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13477 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:53.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13478 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13478 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:55.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:57.665999' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:58.665488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:07:59.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:00.665468' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:01.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13482 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13482 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13483 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13483 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002026 Lock_time: 0.001349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002864 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:08.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13484 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13484 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002977 Lock_time: 0.002556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:11.665763' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13487 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13487 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:13.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13488 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13488 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:14.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:17.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:18.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:22.666025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13492 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13492 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:23.666456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13493 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13493 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:26.666043' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000776 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222507; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:08:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:08:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:08:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002197 Lock_time: 0.001946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:30.667926' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13496 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13496 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:33.665946' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13497 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13497 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:34.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:35.665795' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:36.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005150 Lock_time: 0.004724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:40.666221' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13498 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13498 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13501 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13501 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:43.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13502 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13502 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:44.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:47.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:50.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13505 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13505 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13506 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13506 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:08:56.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:02.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13510 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13510 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:03.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13511 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13511 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:04.666101' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:05.665622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:06.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:09.66562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13512 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13512 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13515 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13515 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:13.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13516 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13516 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:15.666749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:16.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13519 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13519 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13520 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13520 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:24.666546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:25.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:26.6664' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001398 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222567; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:09:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:09:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:09:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:27.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:30.66664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:31.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:32.666428' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13523 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13523 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:33.665676' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13524 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13524 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:34.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:40.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13525 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13525 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13528 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13528 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13529 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13529 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:48.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:50.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:51.665954' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002385 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13533 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13533 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13534 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13534 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:54.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:09:56.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:00.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:02.666304' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13537 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13537 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002382 Lock_time: 0.001921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13538 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13538 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:08.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002106 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13539 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13539 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:12.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13542 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13542 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13543 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13543 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:14.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:15.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:19.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222621; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:20.665526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13547 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13547 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13548 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13548 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.002040 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222627; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:10:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:10:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:10:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:30.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007865 Lock_time: 0.006935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13551 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13551 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:33.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13552 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13552 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:34.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:36.665864' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:37.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13553 Schema: QC_hit: No # Query_time: 0.001079 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13553 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13556 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13556 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13557 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13557 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:45.6663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:46.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:50.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002075 Lock_time: 0.001881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:52.66548' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13561 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13561 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002505 Lock_time: 0.001735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13562 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13562 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:54.66544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:55.665925' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:56.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:10:59.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:00.66591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:02.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13566 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13566 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13567 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13567 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:04.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:08.665492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13568 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13568 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222673; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:12.665529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13571 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13571 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222674; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:13.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13572 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13572 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:15.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:16.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:17.666023' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:18.66544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:21.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13575 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13575 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13576 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13576 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:24.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:26.66556' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000955 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222687; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:11:27.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:11:27.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:11:27.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.002001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:29.666219' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13579 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13579 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:33.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13580 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13580 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222696; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:36.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002253 Lock_time: 0.002002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:37.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:39.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:40.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13581 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13581 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:41.666216' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13584 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13584 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13585 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13585 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:44.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:49.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:51.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13590 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13590 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:53.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13591 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13591 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002015 Lock_time: 0.001619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:57.666576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:11:59.666481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13594 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13594 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13595 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13595 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002237 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:09.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:10.666264' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13596 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13596 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:11.666961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13599 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13599 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13600 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13600 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:17.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:18.666332' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13604 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13604 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13605 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13605 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000750 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222747; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:12:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:12:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:12:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:28.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13609 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13609 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002458 Lock_time: 0.001866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13610 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13610 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:36.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13613 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13613 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13616 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13616 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:43.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13617 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13617 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:44.666064' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:46.665976' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:50.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002196 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:52.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13622 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13622 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13623 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13623 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:54.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222776; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:55.66551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:12:56.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:00.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:01.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13629 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13629 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13630 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13630 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222786; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:05.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:07.66555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:09.665892' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13633 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13633 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:11.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:12.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13636 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13636 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13637 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13637 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:14.666312' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:17.665984' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:18.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:22.666357' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13641 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13641 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002516 Lock_time: 0.001504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13642 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13642 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.001187 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222807; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:13:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:13:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:13:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:30.666644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:31.667364' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:32.665877' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13646 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13646 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:33.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13648 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13648 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:35.666371' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:38.665702' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:39.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:40.665844' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13649 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13649 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13652 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13652 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13653 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13653 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:44.666226' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:46.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:50.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002090 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:52.666478' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13657 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13657 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13658 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13658 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:54.666575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:57.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:13:59.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:01.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13664 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13664 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13665 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13665 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:09.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:10.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13666 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13666 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13669 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13669 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13670 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13670 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:17.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:21.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13673 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13673 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13674 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13674 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:25.665989' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:26.665496' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000820 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222867; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:14:27.987' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:14:27.987') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:14:27.987') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:27.665985' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:28.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13677 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13677 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:33.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13678 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13678 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:35.666014' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:38.665492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13680 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13680 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:41.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:42.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13683 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13683 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:43.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13684 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13684 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002390 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:48.665502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:50.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:52.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13687 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13687 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001063 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13688 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13688 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:55.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002118 Lock_time: 0.001905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:14:59.665864' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:01.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13691 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13691 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:03.666087' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13692 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13692 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:04.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:09.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13693 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13693 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13696 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13696 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:13.66606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13697 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13697 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:16.665485' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:17.665956' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001979 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:19.665912' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:20.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13700 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13700 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222924; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:23.665692' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13701 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13701 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000805 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222927; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:15:27.988' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:15:27.988') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:15:27.988') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002260 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13704 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13704 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13705 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13705 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:34.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:35.665481' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:36.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13706 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13706 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:41.666204' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13709 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13709 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13710 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13710 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:44.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:46.666455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:47.665798' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:48.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:50.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:52.666212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13713 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13713 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13714 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13714 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:15:54.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13718 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13718 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13719 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13719 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:06.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13720 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13720 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13723 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13723 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13724 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13724 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:15.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008830 Lock_time: 0.008634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:20.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:22.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13727 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13727 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13728 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13728 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:24.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:25.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.002556 Lock_time: 0.001894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623222987; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:16:27.988' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:16:27.988') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:16:27.988') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623222988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:28.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:30.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222992; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:31.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:32.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13732 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13732 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:33.665879' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13733 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623222995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13733 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623222995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:35.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:36.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623222999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001978 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:40.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13734 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13734 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001018 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13737 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13737 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13738 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13738 Schema: QC_hit: No # Query_time: 0.001238 Lock_time: 0.001168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:44.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:45.665528' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:52.666223' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13741 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13741 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:53.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13742 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13742 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:58.666475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:16:59.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:00.666532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13745 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13745 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13746 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13746 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:04.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:05.666364' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:07.666233' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13747 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13747 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:11.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13750 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13750 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:17:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13751 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13751 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:16.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223039; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:18.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:19.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:21.66547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:22.665949' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13755 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13755 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13756 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13756 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:26.665867' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000908 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:17:27.988' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:17:27.988') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:17:27.988') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:27.666443' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:28.665806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:30.665771' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:31.669324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13759 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13759 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:17:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13760 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13760 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:37.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13761 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13761 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13764 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13764 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:17:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13765 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13765 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:46.665521' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223073; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:17:52.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13768 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13768 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:17:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13769 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13769 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:00.759816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13772 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13772 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13773 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13773 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:06.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:09.759243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.000214 Rows_sent: 2 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 176 SET timestamp=1623223091; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13774 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13774 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13777 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13777 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:18:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13778 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13778 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:17.666175' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:19.666003' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:20.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:21.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:22.760437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13782 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13782 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:23.859894' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13783 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13783 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002096 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 12997 Schema: camundabpmn QC_hit: No # Query_time: 0.000924 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223107; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:18:27.988' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:18:27.988') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:18:27.988') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:26.759962' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:26.759981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:27.859245' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002250 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:28.759475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:29.760901' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:32.759288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13786 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13786 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:33.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13787 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13787 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:34.859344' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:34.759247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:35.666412' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:36.766458' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:37.759235' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223118; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:37.759337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223120; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_app_name%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223120; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'flags%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002327 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223120; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_userinfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:40.760276' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13788 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13788 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:42.764024' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 152 SET timestamp=1623223123; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome.htm%'; # Time: 210609 7:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13791 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13791 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:43.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13792 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13792 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:46.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223128; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_userinfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:47.666526' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223130; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_topMenuInfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:50.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:51.666564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.001611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:52.665843' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:52.665825' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13795 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13795 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13796 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13796 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:54.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:56.665837' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:58.666921' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001847 Lock_time: 0.001510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:58.666812' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:18:59.666576' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:01.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13799 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13799 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13800 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13800 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:04.665889' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007546 Lock_time: 0.007272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:06.665989' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008245 Lock_time: 0.007666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:07.665893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:09.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13801 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13801 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001223 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:12.666429' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13804 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13804 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:13.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13805 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13805 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:14.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:15.665529' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:15.665532' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:18.668212' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:19.665884' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:20.666623' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:20.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:21.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13809 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13809 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:23.666405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13810 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13810 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:24.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:26.666104' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:27.665967' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:27.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:28.666' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:28.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:29.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:30.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:31.665893' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:32.665815' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223173; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:32.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13816 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13816 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:33.666818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13817 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13817 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:34.666322' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:34.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:36.666713' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:37.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:38.667864' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:39.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:40.665901' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13818 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13818 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:41.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:42.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13821 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13821 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13822 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13822 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 13823 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1623223185; select count(*) from fn_app; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:45.666312' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:45.666061' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 3378 SET timestamp=1623223187; select user0_.user_id as user_id1_8_, user0_.org_id as org_id2_8_, user0_.manager_id as manager_3_8_, user0_.first_name as first_na4_8_, user0_.middle_name as middle_n5_8_, user0_.last_name as last_nam6_8_, user0_.phone as phone7_8_, user0_.fax as fax8_8_, user0_.cellular as cellular9_8_, user0_.email as email10_8_, user0_.address_id as address11_8_, user0_.alert_method_cd as alert_m12_8_, user0_.address_line_1 as address13_8_, user0_.address_line_2 as address14_8_, user0_.city as city15_8_, user0_.state_cd as state_c16_8_, user0_.zip_code as zip_cod17_8_, user0_.country_cd as country18_8_, user0_.hrid as hrid19_8_, user0_.org_user_id as org_use20_8_, user0_.org_code as org_cod21_8_, user0_.login_id as login_i22_8_, user0_.login_pwd as login_p23_8_, user0_.last_login_date as last_lo24_8_, user0_.location_clli as locatio25_8_, user0_.org_manager_userid as org_man26_8_, user0_.company as company27_8_, user0_.department as departm28_8_, user0_.department_name as departm29_8_, user0_.business_unit as busines30_8_, user0_.business_unit_name as busines31_8_, user0_.job_title as job_tit32_8_, user0_.silo_status as silo_st33_8_, user0_.fin_loc_code as fin_loc34_8_, user0_.active_yn as active_35_8_, user0_.is_internal_yn as is_inte36_8_, user0_.created_date as created37_8_, user0_.modified_date as modifie38_8_, user0_.created_id as created39_8_, user0_.modified_id as modifie40_8_, user0_.timezone as timezon41_8_ from FN_USER user0_ where user0_.org_user_id='demo'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000048 Rows_sent: 7 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 3908 SET timestamp=1623223187; select userapps0_.user_id as user_id1_8_0_, userapps0_.user_id as user_id1_18_0_, userapps0_.app_id as app_id2_18_0_, userapps0_.role_id as role_id3_18_0_, userapps0_.user_id as user_id1_18_1_, userapps0_.app_id as app_id2_18_1_, userapps0_.role_id as role_id3_18_1_, userapps0_.priority as priority4_18_1_, app1_.app_id as app_id1_14_2_, app1_.app_name as app_name2_14_2_, app1_.app_password as app_pass3_14_2_, app1_.app_username as app_user4_14_2_, app1_.app_image_url as app_imag5_14_2_, app1_.app_description as app_desc6_14_2_, app1_.app_notes as app_note7_14_2_, app1_.app_url as app_url8_14_2_, app1_.app_alternate_url as app_alte9_14_2_, app1_.app_rest_endpoint as app_res10_14_2_, app1_.ml_app_name as ml_app_11_14_2_, app1_.ml_app_admin_id as ml_app_12_14_2_, app1_.mots_id as mots_id13_14_2_, app1_.open as open14_14_2_, app1_.enabled as enabled15_14_2_, app1_.thumbnail as thumbna16_14_2_, app1_.ueb_key as ueb_key17_14_2_, app1_.ueb_secret as ueb_sec18_14_2_, app1_.ueb_topic_name as ueb_top19_14_2_, role2_.role_id as role_id1_5_3_, role2_.role_name as role_nam2_5_3_, role2_.priority as priority3_5_3_, role2_.active_yn as active_y4_5_3_ from fn_user_role userapps0_ inner join fn_app app1_ on userapps0_.app_id=app1_.app_id inner join FN_ROLE role2_ on userapps0_.role_id=role2_.role_id where userapps0_.user_id=1; # Time: 210609 7:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000027 Rows_sent: 8 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 2349 SET timestamp=1623223188; select childmenus0_.parent_id as parent_i3_4_0_, childmenus0_.menu_id as menu_id1_4_0_, childmenus0_.menu_id as menu_id1_4_1_, childmenus0_.label as label2_4_1_, childmenus0_.action as action4_4_1_, childmenus0_.function_cd as function5_4_1_, childmenus0_.sort_order as sort_ord6_4_1_, childmenus0_.servlet as servlet7_4_1_, childmenus0_.query_string as query_st8_4_1_, childmenus0_.external_url as external9_4_1_, childmenus0_.target as target10_4_1_, childmenus0_.active_yn as active_12_4_1_, childmenus0_.separator_yn as separat13_4_1_, childmenus0_.image_src as image_s14_4_1_, childmenus0_.menu_set_cd as menu_se11_4_1_, childmenus0_.parent_id as parent_i3_4_1_ from FN_MENU childmenus0_ where ( childmenus0_.active_yn = 'Y') and childmenus0_.parent_id=1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000031 Rows_sent: 2 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 1581 SET timestamp=1623223188; select childmenus0_.parent_id as parent_i3_4_0_, childmenus0_.menu_id as menu_id1_4_0_, childmenus0_.menu_id as menu_id1_4_1_, childmenus0_.label as label2_4_1_, childmenus0_.action as action4_4_1_, childmenus0_.function_cd as function5_4_1_, childmenus0_.sort_order as sort_ord6_4_1_, childmenus0_.servlet as servlet7_4_1_, childmenus0_.query_string as query_st8_4_1_, childmenus0_.external_url as external9_4_1_, childmenus0_.target as target10_4_1_, childmenus0_.active_yn as active_12_4_1_, childmenus0_.separator_yn as separat13_4_1_, childmenus0_.image_src as image_s14_4_1_, childmenus0_.menu_set_cd as menu_se11_4_1_, childmenus0_.parent_id as parent_i3_4_1_ from FN_MENU childmenus0_ where ( childmenus0_.active_yn = 'Y') and childmenus0_.parent_id=10; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:47.759577' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000178 Rows_sent: 45 Rows_examined: 45 # Rows_affected: 0 Bytes_sent: 2371 SET timestamp=1623223188; select rolefuncti0_.function_cd as function1_0_, rolefuncti0_.function_name as function2_0_, rolefuncti0_.type as type3_0_, rolefuncti0_.action as action4_0_ from FN_FUNCTION rolefuncti0_; # Time: 210609 7:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001795 Lock_time: 0.000248 Rows_sent: 2 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 176 SET timestamp=1623223189; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:48.665676' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:48.665701' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:49.665555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:50.759423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:51.759719' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001121 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:52.666662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13826 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13826 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:19:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13827 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13827 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:54.759553' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:54.759408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:55.967977' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:56.760938' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:57.666255' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:57.666566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223199; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_app_name%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223199; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_userinfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223199; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'flags%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:58.959299' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223200; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_menu%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:19:59.759177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 152 SET timestamp=1623223201; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome.htm%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:00.665427' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223201; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_topMenuInfo%'; # Time: 210609 7:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:01.760885' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:01.761025' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:02.859695' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13830 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13830 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223204; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'flags%'; # Time: 210609 7:20:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13831 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13831 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:04.759467' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:04.759536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223206; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_topMenuInfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:05.666024' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:06.665714' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:06.665672' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:07.666124' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:07.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223209; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:08.665626' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:08.665584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002919 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:09.666195' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:10.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13832 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13832 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13835 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13835 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:13.666103' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13836 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13836 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:14.665511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:15.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002046 Lock_time: 0.001786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:16.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:17.66615' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:17.666133' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:18.665508' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:18.665515' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:19.667771' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:19.665986' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:21.66601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:22.665798' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:22.665739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13839 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13839 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:23.666006' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:23.666135' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13840 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13840 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:24.665602' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:25.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:26.665634' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:26.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:27.666448' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:27.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:28.665841' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:29.666619' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:30.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:31.665717' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:32.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13843 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13843 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:33.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13844 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13844 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:34.666377' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:34.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:35.665496' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002732 Lock_time: 0.001883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:36.666054' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:37.665507' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:38.669577' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223239; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:38.669626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:39.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:40.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13845 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13845 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:41.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:42.66626' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13848 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13848 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005830 Lock_time: 0.005587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006080 Lock_time: 0.005608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005239 Lock_time: 0.004928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:43.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13849 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13849 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:44.666411' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002150 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:45.666066' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:46.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:47.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:48.666434' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:48.666445' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:49.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:50.666155' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002055 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:52.667294' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:52.667239' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13853 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13853 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:53.665629' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13854 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13854 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:54.666326' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:55.665881' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:55.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:56.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:57.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:58.666406' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:58.666696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:59.666074' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:20:59.666113' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:00.665552' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:00.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:01.666442' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:02.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13858 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13858 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:03.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13859 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13859 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:04.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:05.665955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:06.66543' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:06.665419' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 3378 SET timestamp=1623223268; select user0_.user_id as user_id1_8_, user0_.org_id as org_id2_8_, user0_.manager_id as manager_3_8_, user0_.first_name as first_na4_8_, user0_.middle_name as middle_n5_8_, user0_.last_name as last_nam6_8_, user0_.phone as phone7_8_, user0_.fax as fax8_8_, user0_.cellular as cellular9_8_, user0_.email as email10_8_, user0_.address_id as address11_8_, user0_.alert_method_cd as alert_m12_8_, user0_.address_line_1 as address13_8_, user0_.address_line_2 as address14_8_, user0_.city as city15_8_, user0_.state_cd as state_c16_8_, user0_.zip_code as zip_cod17_8_, user0_.country_cd as country18_8_, user0_.hrid as hrid19_8_, user0_.org_user_id as org_use20_8_, user0_.org_code as org_cod21_8_, user0_.login_id as login_i22_8_, user0_.login_pwd as login_p23_8_, user0_.last_login_date as last_lo24_8_, user0_.location_clli as locatio25_8_, user0_.org_manager_userid as org_man26_8_, user0_.company as company27_8_, user0_.department as departm28_8_, user0_.department_name as departm29_8_, user0_.business_unit as busines30_8_, user0_.business_unit_name as busines31_8_, user0_.job_title as job_tit32_8_, user0_.silo_status as silo_st33_8_, user0_.fin_loc_code as fin_loc34_8_, user0_.active_yn as active_35_8_, user0_.is_internal_yn as is_inte36_8_, user0_.created_date as created37_8_, user0_.modified_date as modifie38_8_, user0_.created_id as created39_8_, user0_.modified_id as modifie40_8_, user0_.timezone as timezon41_8_ from FN_USER user0_ where user0_.org_user_id='demo'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:07.759513' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000183 Rows_sent: 45 Rows_examined: 45 # Rows_affected: 0 Bytes_sent: 2371 SET timestamp=1623223268; select rolefuncti0_.function_cd as function1_0_, rolefuncti0_.function_name as function2_0_, rolefuncti0_.type as type3_0_, rolefuncti0_.action as action4_0_ from FN_FUNCTION rolefuncti0_; # Time: 210609 7:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.000223 Rows_sent: 2 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 176 SET timestamp=1623223269; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:08.759379' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:10.759259' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:10.859301' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13861 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13861 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:11.665451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:12.66568' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:12.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13864 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13864 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13865 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13865 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:14.759658' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:14.759484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:15.665927' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:15.759264' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223277; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_userinfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 770 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223281; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_app_name%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:20.759286' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223281; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_userinfo%'; # Time: 210609 7:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:21.760495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13868 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13868 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:23.666628' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13869 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13869 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:24.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:25.666478' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:25.6663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001386 Lock_time: 0.000592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223287; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:21:27.991' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:21:27.991') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:21:27.991') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:27.666076' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:28.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:29.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:30.6691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:31.665726' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:32.666874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13872 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13872 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:33.666116' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:33.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13873 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13873 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:34.665627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:35.666091' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:35.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:36.665569' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:37.666251' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001640 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223298; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:37.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:39.66934' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:40.666047' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.000667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13874 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13874 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:41.66641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223303; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:42.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13877 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13877 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:43.666466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:43.666434' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13878 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13878 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:44.665811' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:45.666342' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:46.665908' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:47.666379' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:47.666353' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:48.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:49.666354' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:50.665826' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:50.666084' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:51.6664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:52.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13881 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13881 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:53.666367' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13882 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13882 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:55.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:56.665849' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:57.666421' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002152 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:21:59.666558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223321; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13885 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13885 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002077 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13886 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13886 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:05.666386' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:05.666568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:06.665829' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223328; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:07.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:08.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13889 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13889 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:11.666939' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:11.666727' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:12.666284' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13892 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13892 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:13.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13893 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13893 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:14.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:15.665732' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001117 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:16.666498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:19.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:21.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:22.666291' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13897 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13897 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:23.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13898 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13898 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:25.66549' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:25.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:26.666031' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001344 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:22:27.99' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:22:27.99') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:22:27.99') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:27.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:28.66599' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:28.66595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:32.665754' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13901 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13901 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:33.666254' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13902 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13902 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:34.665567' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:34.665694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:37.666317' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:38.669565' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:38.669613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:40.666227' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:40.666567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13903 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13903 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:41.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:42.666076' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13906 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13906 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:43.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13907 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13907 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:45.759292' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:51.75915' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223372; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_menu%'; # Time: 210609 7:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:22:52.666769' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13910 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13910 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002065 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223374; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'flags%'; # Time: 210609 7:22:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13911 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13911 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13914 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13914 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:23:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13915 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13915 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13916 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13916 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13919 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13919 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:23:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13920 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13920 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13923 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13923 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13924 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13924 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:23:27 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000772 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223407; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:23:27.989' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:23:27.989') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:23:27.989') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13927 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13927 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13928 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13928 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13929 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13929 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13932 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13932 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13933 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13933 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13936 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13936 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:23:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13937 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13937 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13940 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13940 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13941 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13941 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:05.75964' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223447; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_app_name%'; # Time: 210609 7:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223449; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_topMenuInfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 152 SET timestamp=1623223449; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome.htm%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:08.759632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223450; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_menu%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223450; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_userinfo%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13942 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13942 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:11.665743' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:12.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13945 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13945 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13946 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13946 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:16.666239' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:16.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:17.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:18.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:19.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:20.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:22.666552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13949 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13949 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:23.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13950 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13950 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:24.666434' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002051 Lock_time: 0.001849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:24.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:25.665939' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000947 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223467; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:24:27.989' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:24:27.989') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:24:27.989') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:27.666037' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:27.665974' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:29.665894' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:30.667879' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:32.665776' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:32.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13953 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13953 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:33.666283' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:33.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13954 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13954 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:35.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:36.665732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:38.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:39.666323' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:39.66615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13955 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13955 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.001010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:41.666326' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:42.665759' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:42.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13958 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13958 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:43.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13959 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13959 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:44.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:45.666292' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223487; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:46.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223488; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:47.666187' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:48.665644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:49.666145' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:49.666121' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002729 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:51.665788' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13962 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13962 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13963 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13963 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:54.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:56.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:24:58.666499' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:00.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:01.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:02.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13966 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13966 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:03.665618' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13967 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13967 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:05.665687' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:07.665783' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:08.666318' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:08.666306' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:09.665807' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:10.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13968 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13968 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:11.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:12.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13971 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13971 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:13.665932' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:13.665833' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13972 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13972 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:14.666368' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:14.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:15.665851' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:15.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:16.666338' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:17.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:18.665856' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002169 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:19.666308' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:19.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:20.666052' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:21.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:22.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13975 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13975 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13976 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13976 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:24.666111' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:24.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002962 Lock_time: 0.002685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003087 Lock_time: 0.002711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000824 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223527; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:25:27.99' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:25:27.99') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:25:27.99') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:27.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:28.666208' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:29.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:30.666291' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:31.666458' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223533; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:32.666216' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:32.666005' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13979 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13979 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:33.665892' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13980 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13980 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:35.666069' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:36.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:37.665831' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:39.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:40.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13981 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13981 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:41.665573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:42.666077' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13984 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13984 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:43.665569' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002406 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13985 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13985 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:45.665697' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:46.666366' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:47.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:48.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:49.665608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:49.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:50.666094' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:51.665601' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:51.665786' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13988 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13988 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:53.665623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13989 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13989 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:54.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:55.665708' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001727 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:56.666132' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:56.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:57.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:58.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:25:59.665841' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:00.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223563; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:02.66596' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13992 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13992 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13993 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13993 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:04.666037' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:06.665895' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:06.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:07.666416' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002325 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:08.665764' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:10.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13994 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13994 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:11.666288' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:12.665694' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13997 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13997 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:13.666133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13998 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13998 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:15.666144' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:16.665584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:17.666008' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:18.665779' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:18.665544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:19.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:20.666038' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:20.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:21.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:22.665846' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002199 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14001 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14001 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:23.666312' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:23.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14002 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14002 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:26.665767' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001020 Lock_time: 0.000590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223587; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:26:27.989' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:26:27.989') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:26:27.989') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223588; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:27.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:28.665645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:28.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:29.666143' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:30.669388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:31.665805' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:32.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14005 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14005 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14006 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14006 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:34.666302' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:35.665803' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.021044 Lock_time: 0.020735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:36.666532' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.022312 Lock_time: 0.021465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:37.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:38.666296' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:39.66567' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:39.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:40.666207' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14007 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14007 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:41.665537' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14010 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14010 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:43.665525' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14011 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14011 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:44.665956' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:44.665961' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:45.665427' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223608; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:47.859437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000162 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:50.667709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:51.665882' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223613; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'flags%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005273 Lock_time: 0.004287 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223613; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_app_name%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14014 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14014 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.000413 Rows_sent: 1 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 152 SET timestamp=1623223614; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'welcome.htm%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:53.665936' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223614; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_topMenuInfo%'; # Time: 210609 7:26:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14015 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14015 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:54.759374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:54.85917' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:55.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 375 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1623223617; select this_.url as url1_13_0_, this_.function_cd as function2_13_0_ from V_URL_ACCESS this_ where this_.url like 'get_menu%'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:56.775936' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:57.666481' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:58.668455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:26:59.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:00.665538' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223621; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:00.665557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:01.666061' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:01.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223623; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:02.665917' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14018 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14018 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:03.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14019 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14019 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000900 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:04.665729' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:05.666225' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:05.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:06.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:07.666381' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:08.665631' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002276 Lock_time: 0.001787 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:09.666175' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001698 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:09.666177' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14020 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14020 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:11.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:12.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14023 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14023 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:13.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14024 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14024 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002079 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:15.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:16.665874' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:17.665907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:17.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:18.667945' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:18.668166' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:19.665657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:20.666683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:21.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:22.665869' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14027 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14027 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14028 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14028 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:24.665493' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:24.665493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:25.665935' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:25.665955' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:26.665524' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002246 Lock_time: 0.001822 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223647; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:27:27.989' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:27:27.989') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:27:27.989') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:27.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:30.665619' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:32.66601' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:32.665911' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14031 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14031 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:33.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14032 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14032 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:34.666138' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:34.666046' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:35.665742' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:36.666391' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223657; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:36.666278' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:37.66574' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:39.666029' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002305 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14033 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14033 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14036 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14036 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:43.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14037 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14037 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:45.665662' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:46.666355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002307 Lock_time: 0.001794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:49.665637' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002244 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:52.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14040 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14040 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:53.665715' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14041 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14041 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223675; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:54.666509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223676; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:56.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002027 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:57.665707' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:27:58.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002439 Lock_time: 0.001772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:00.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:01.665808' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:01.665806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:02.666378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:02.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14044 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14044 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:03.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14045 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14045 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:04.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:05.665779' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:08.666156' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:09.665592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:10.666049' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:10.666244' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14046 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14046 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:11.66566' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:11.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:12.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14049 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14049 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:13.665782' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223694; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14050 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14050 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:14.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:15.66579' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:19.665488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:20.666123' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:20.665952' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:21.665475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:22.666051' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:22.665997' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14053 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14053 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223704; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:23.665477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14054 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14054 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:24.666648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000897 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223707; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:28:27.99' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:28:27.99') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:28:27.99') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:27.666184' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:28.665568' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:28.6656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:29.666138' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:30.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:31.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14057 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14057 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:33.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14058 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14058 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:34.66569' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:35.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:36.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:37.666144' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:37.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:38.665597' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:39.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14059 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14059 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:41.665818' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:42.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14062 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14062 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:43.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14063 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14063 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:44.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:45.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:46.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006309 Lock_time: 0.006109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007044 Lock_time: 0.006132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:49.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:51.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14066 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14066 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:53.667125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14067 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14067 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:55.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:56.665753' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:28:59.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000905 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:01.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14070 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14070 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:03.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14071 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14071 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:04.666047' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.000676 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002985 Lock_time: 0.002589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:07.665546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14072 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14072 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003479 Lock_time: 0.002871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14075 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14075 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14076 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14076 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:18.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:19.666412' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002190 Lock_time: 0.001873 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14079 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14079 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14080 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14080 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223766; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:25.666464' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000929 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223767; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:29:27.991' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:29:27.991') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:29:27.991') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:27.666272' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002558 Lock_time: 0.002309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:28.665765' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:31.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14083 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14083 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:29:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14084 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14084 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223776; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:35.66636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14085 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14085 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:41.665712' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004528 Lock_time: 0.003280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:42.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14088 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14088 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14089 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14089 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:44.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:47.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:49.665792' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:50.666065' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14092 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14092 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:29:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14093 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14093 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:29:54.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002641 Lock_time: 0.002462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:01.665899' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14096 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14096 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:03.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14097 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14097 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:04.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:06.6667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14098 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14098 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:12.666748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14101 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14101 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14102 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14102 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:14.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:15.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:19.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:21.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14105 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14105 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223824; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:23.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14106 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14106 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001812 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223827; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:30:27.99' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:30:27.99') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:30:27.99') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007797 Lock_time: 0.007491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:30.666376' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:31.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14109 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14109 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:33.665816' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14110 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14110 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:37.666192' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:39.668749' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; 2021-06-09 7:30:42 889 [Warning] Aborted connection 889 to db: 'sdnctl' user: 'sdnctl' host: '10.233.69.74' (Got timeout reading communication packets) 2021-06-09 7:30:42 890 [Warning] Aborted connection 890 to db: 'sdnctl' user: 'sdnctl' host: '10.233.69.74' (Got timeout reading communication packets) # Time: 210609 7:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14111 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14111 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002363 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:42.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14114 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14114 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14115 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14115 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:46.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:50.666337' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:51.665862' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:52.666476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14118 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14118 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004539 Lock_time: 0.004208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:53.666535' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14119 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14119 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:56.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:30:58.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:00.667285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14122 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14122 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:03.666121' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14123 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14123 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:04.666449' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003883 Lock_time: 0.003385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:08.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:09.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14124 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14124 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:11.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:12.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14127 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14127 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14128 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14128 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:14.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003662 Lock_time: 0.003418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:16.666678' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:17.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223880; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:19.666217' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.003221 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623223880; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210609 7:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:20.665674' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:22.665641' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14131 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14131 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000923 Lock_time: 0.000335 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623223884; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:24.481' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:24.481') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:24.481') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000853 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223884; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:24.493' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:24.493') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:24.493') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:23.666129' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14132 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14132 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:29 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000811 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223889; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:29.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:29.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:29.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:28.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:32.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14135 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14135 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002827 Lock_time: 0.002568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:33.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14136 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14136 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:35.666297' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:39 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000854 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223899; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:39.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:39.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:39.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:39.666407' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:40.665922' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14137 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14137 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:42.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14140 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14140 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:43.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14141 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14141 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:44.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:46.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:49.666302' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.220196 Lock_time: 0.219626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223910; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:50.716' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:50.716') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:50.716') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000496 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223910; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:50.94' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:50.94') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:50.94') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14144 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14144 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14145 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14145 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:54.666269' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000906 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223915; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:31:55.943' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:31:55.943') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:31:55.943') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:31:58.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14148 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14148 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14149 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14149 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:04.666131' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000698 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223925; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:05.942' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:05.942') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:05.942') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:05.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:07 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002871 Lock_time: 0.001211 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623223927; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:06.666271' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:08 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000834 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623223928; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:08.04' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:08.04') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:08.04') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000886 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223928; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:08.049' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:08.049') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:08.049') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:07.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14150 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14150 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:13 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002188 Lock_time: 0.001588 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223933; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:13.05' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:13.05') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:13.05') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14153 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14153 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14154 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14154 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:14.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001881 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:16.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223938; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:17.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:18.666052' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:19.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:20.666102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:23 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001890 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223943; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:23.05' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:23.05') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:23.05') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14157 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14157 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:32:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14158 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14158 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:24.666036' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:25.759544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:26.665896' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:27.666418' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:30.666128' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:31.665718' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14161 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14161 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14162 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14162 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:36.666495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:40.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14163 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14163 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:41.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14166 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14166 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:43.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14167 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14167 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:47 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002638 Lock_time: 0.001301 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623223967; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000963 Lock_time: 0.000122 Rows_sent: 41 Rows_examined: 193 # Rows_affected: 0 Bytes_sent: 15211 use camundabpmn; SET timestamp=1623223967; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e2fe3ccb-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001114 Lock_time: 0.000172 Rows_sent: 44 Rows_examined: 199 # Rows_affected: 0 Bytes_sent: 16167 SET timestamp=1623223967; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e2fe3ccb-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001631 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1356 SET timestamp=1623223967; select * from ACT_RE_PROCDEF RES where KEY_ = 'ExecuteBuildingBlock' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ExecuteBuildingBlock' and TENANT_ID_ is null); # Time: 210609 7:32:48 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001382 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1368 SET timestamp=1623223968; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignServiceInstanceBB' and TENANT_ID_ is null); # Time: 210609 7:32:49 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001521 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1313 SET timestamp=1623223969; select * from ACT_RE_PROCDEF RES where KEY_ = 'SDNCHandler' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'SDNCHandler' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:50 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000697 Lock_time: 0.000093 Rows_sent: 50 Rows_examined: 150 # Rows_affected: 0 Bytes_sent: 18010 use camundabpmn; SET timestamp=1623223970; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e2fe3ccb-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002374 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1320 use camundabpmn; SET timestamp=1623223970; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignPnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignPnfBB' and TENANT_ID_ is null); # Time: 210609 7:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:51.6663' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001122 Lock_time: 0.000170 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 18010 use camundabpmn; SET timestamp=1623223972; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e2fe3ccb-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # Time: 210609 7:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002057 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001877 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1344 use camundabpmn; SET timestamp=1623223973; select * from ACT_RE_PROCDEF RES where KEY_ = 'WaitForPnfReadyBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'WaitForPnfReadyBB' and TENANT_ID_ is null); # Time: 210609 7:32:54 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000877 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223974; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:54.319' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:54.319') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:54.319') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000609 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223974; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:54.325' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:54.325') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:54.325') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14170 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14170 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:53.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14171 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14171 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:55.666059' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:56.666286' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002510 Lock_time: 0.002203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:57.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:32:59 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000904 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223979; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:32:59.327' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:32:59.327') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:32:59.327') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:32:59.665653' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14174 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14174 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:03.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14175 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14175 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001914 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:09 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000789 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223989; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:09.326' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:09.326') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:09.326') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:08.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002566 Lock_time: 0.001747 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1882 use camundabpmn; SET timestamp=1623223990; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.PROC_INST_ID_ = 'e703bf8b-c8f4-11eb-8dad-76c534593a99' and RES.SUSPENSION_STATE_ = 1 and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # Time: 210609 7:33:11 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001506 Lock_time: 0.000244 Rows_sent: 50 Rows_examined: 131 # Rows_affected: 0 Bytes_sent: 18010 SET timestamp=1623223991; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e2fe3ccb-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000897 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1623223991; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:11.486' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:11.486') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:11.486') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000746 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223991; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:11.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:11.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:11.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:10.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14176 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14176 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:11.665695' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:14 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.003913 Lock_time: 0.000351 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623223994; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000778 Lock_time: 0.000322 Rows_sent: 1 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 1074 use catalogdb; SET timestamp=1623223994; select northbound0_.id as id1_40_, northbound0_.ACTION as action2_40_, northbound0_.CLOUD_OWNER as cloud_ow3_40_, northbound0_.IS_ALACARTE as is_alaca4_40_, northbound0_.IS_TOPLEVELFLOW as is_tople5_40_, northbound0_.MACRO_ACTION as macro_ac6_40_, northbound0_.MAX_API_VERSION as max_api_7_40_, northbound0_.MIN_API_VERSION as min_api_8_40_, northbound0_.REQUEST_SCOPE as request_9_40_, northbound0_.SERVICE_TYPE as service10_40_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Network' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14179 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14179 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002282 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:14.666275' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14180 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623223996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14180 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623223996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:16.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623223998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.021186 Lock_time: 0.020704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623223998; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:18.903' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:18.903') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:18.903') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000753 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623223998; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:18.928' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:18.928') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:18.928') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623223999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:19.665968' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001414 Lock_time: 0.000469 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224000; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:20.872' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:20.872') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:20.872') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001147 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224000; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:20.88' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:20.88') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:20.88') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001026 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224000; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:20.909' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:20.909') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:20.909') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000464 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224000; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:20.913' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:20.913') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:20.913') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:21.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14183 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14183 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14184 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14184 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001843 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224005; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:25.914' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:25.914') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:25.914') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:25.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:26.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:28 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.003944 Lock_time: 0.001595 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623224008; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001164 Lock_time: 0.000395 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224008; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:28.888' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:28.888') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:28.888') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000592 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224008; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:28.899' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:28.899') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:28.899') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:30.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:34 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.421937 Lock_time: 0.421497 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224014; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:33.901' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:33.901') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:33.901') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14187 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14187 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002219 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14188 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14188 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.361346 Lock_time: 0.360860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224015; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:35.114' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:35.114') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:35.114') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000648 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224015; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:35.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:35.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:35.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:36 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001208 Lock_time: 0.000457 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224016; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:33:36.617' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:33:36.617') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:33:36.617') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:37 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000841 Lock_time: 0.000116 Rows_sent: 50 Rows_examined: 159 # Rows_affected: 0 Bytes_sent: 16860 use camundabpmn; SET timestamp=1623224017; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'f333687f-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:38.665688' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:40.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14189 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14189 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14192 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14192 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:43.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14193 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14193 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:46 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.003331 Lock_time: 0.001351 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623224026; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:45.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:47.666373' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007613 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:50 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001084 Lock_time: 0.000136 Rows_sent: 50 Rows_examined: 206 # Rows_affected: 0 Bytes_sent: 17037 use camundabpmn; SET timestamp=1623224030; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'f333687f-c8f4-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # Time: 210609 7:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:51.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:53 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000726 Lock_time: 0.000136 Rows_sent: 44 Rows_examined: 127 # Rows_affected: 0 Bytes_sent: 16004 use camundabpmn; SET timestamp=1623224033; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '061f76b1-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:33:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14196 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14196 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:33:53.666107' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14197 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14197 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:00.665714' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14200 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14200 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14201 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14201 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001857 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623224045; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210609 7:34:06 # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000846 Lock_time: 0.000462 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 1097 use catalogdb; SET timestamp=1623224046; SELECT * FROM vf_module WHERE MODEL_INVARIANT_UUID = '57ce78ea-d4ea-4839-a308-9cf59f2d8b08' ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001352 Lock_time: 0.000421 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224046; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:06.364' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:06.364') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:06.364') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000668 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224046; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:06.372' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:06.372') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:06.372') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.010411 Lock_time: 0.009152 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1623224046; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:06.518' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:06.518') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:06.518') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000792 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224046; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:06.536' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:06.536') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:06.536') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:05.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:07.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:09 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.188485 Lock_time: 0.188009 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224049; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:09.251' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:09.251') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:09.251') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000523 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224049; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:09.447' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:09.447') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:09.447') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000537 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224049; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:09.521' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:09.521') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:09.521') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001274 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224049; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:09.524' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:09.524') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:09.524') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.69.74] # Thread_id: 891 Schema: sdnctl QC_hit: No # Query_time: 0.010508 Lock_time: 0.010016 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1623224049; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = '489640e7-69fa-4aeb-b443-a1943728663f' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # Time: 210609 7:34:10 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.318370 Lock_time: 0.317864 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:09.864' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:09.864') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:09.864') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001537 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.186' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.186') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.186') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001450 Lock_time: 0.000518 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1623224050; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'cd677f16-0806-4b8e-bb8d-df15b7ecd68c' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001134 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1623224050; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'cd677f16-0806-4b8e-bb8d-df15b7ecd68c' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001011 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.369' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.369') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.369') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000537 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.377' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.377') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.377') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001457 Lock_time: 0.000734 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.416' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.416') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.416') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000790 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.426' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.426') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.426') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001128 Lock_time: 0.000373 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.89' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.89') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.89') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000581 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:10.9' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:10.9') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:10.9') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14202 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14202 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.022898 Lock_time: 0.022325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224052; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:12.937' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:12.937') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:12.937') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000903 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224052; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:12.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:12.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:12.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14205 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14205 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14206 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14206 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:14.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:15.666236' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000691 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224056; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:16.99' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:16.99') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:16.99') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000560 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224056; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:16.994' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:16.994') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:16.994') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:17.666183' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:20.665604' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002302 Lock_time: 0.001818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224061; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:21.995' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:21.995') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:21.995') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14209 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14209 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:23.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14210 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14210 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002365 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002055 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:25.665981' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:28.665855' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:29.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002817 Lock_time: 0.002174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000825 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224071; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:31.995' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:31.995') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:31.995') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14213 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14213 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:33.666181' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14214 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14214 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:34.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:37.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:39.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:40.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14215 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14215 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002026 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:42.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14218 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14218 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:43.666199' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14219 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14219 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:46.665658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:48 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000767 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224088; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:48.486' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:48.486') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:48.486') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000756 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224088; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:48.493' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:48.493') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:48.493') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.013179 Lock_time: 0.012637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224088; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:48.937' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:48.937') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:48.937') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000710 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224088; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:48.954' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:48.954') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:48.954') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:49.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:50.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002254 Lock_time: 0.001678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224093; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:34:53.955' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:34:53.955') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:34:53.955') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:34:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14222 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14222 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:34:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14223 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14223 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:54.665913' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:55.666255' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:56.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:34:58.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:00.665655' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:01.666448' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.002294 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224103; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:03.956' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:03.956') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:03.956') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:35:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14226 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14226 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:03.666585' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14227 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14227 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:04.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:05.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003539 Lock_time: 0.002932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001623 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:07.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:08.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14228 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14228 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14231 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14231 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14232 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14232 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224115; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:14.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:15.666389' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001042 Lock_time: 0.000172 Rows_sent: 23 Rows_examined: 112 # Rows_affected: 0 Bytes_sent: 17615 use camundabpmn; SET timestamp=1623224117; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '15ed0653-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # Time: 210609 7:35:18 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001061 Lock_time: 0.000186 Rows_sent: 50 Rows_examined: 139 # Rows_affected: 0 Bytes_sent: 18524 SET timestamp=1623224118; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '12206e12-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000905 Lock_time: 0.000343 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1623224118; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:18.389' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:18.389') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:18.389') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000731 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224118; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:18.397' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:18.397') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:18.397') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:17.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:20 # User@Host: sdnctl[sdnctl] @ [10.233.69.74] # Thread_id: 891 Schema: sdnctl QC_hit: No # Query_time: 0.005838 Lock_time: 0.005656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1623224120; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = 'b67c4894-a075-45c5-8d1a-301b61ba18b8'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:19.666406' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:21 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.016749 Lock_time: 0.016230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224121; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:21.559' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:21.559') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:21.559') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000625 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224121; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:21.58' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:21.58') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:21.58') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:20.666027' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:21.669475' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14235 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14235 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:23.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14236 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14236 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:26 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001000 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224126; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:26.581' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:26.581') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:26.581') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:25.665733' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:27.66586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:29.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:31.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:32.666529' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14239 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14239 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14240 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14240 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210609 7:35:36 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000740 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224136; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:36.582' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:36.582') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:36.582') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:36.666351' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:38.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:40.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14241 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14241 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224142; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:43 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001804 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623224143; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000759 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1623224143; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:43.362' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:43.362') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:43.362') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001037 Lock_time: 0.000475 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224143; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:35:43.37' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:35:43.37') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:35:43.37') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14244 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14244 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:43.665991' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14245 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14245 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:44.666349' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:45.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:46.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002324 Lock_time: 0.001722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:49.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:51.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:52.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14248 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14248 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:53.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14249 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14249 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:55.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006818 Lock_time: 0.006539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:57.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:35:59.666355' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:00.66575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:01.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14252 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14252 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:03.66629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14253 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14253 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004144 Lock_time: 0.003863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:06.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:10.665639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14254 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14254 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:11.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14257 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14257 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14258 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14258 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:17.666526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:19.665744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:20.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002471 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:22.666661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14261 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14261 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14262 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14262 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:24.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:25.666043' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:27.666439' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002184 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:30.666568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.020116 Lock_time: 0.019486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002280 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14265 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14265 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210609 7:36:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14266 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14266 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:34.665996' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:35.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:39.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14267 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14267 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002277 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14270 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14270 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14271 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14271 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:45.666717' order by MODIFIED_DATE ASC limit 1; 2021-06-09 7:36:46 0 [Note] WSREP: declaring 6e4c682a-88ed at tcp://10.233.76.100:4567 stable 2021-06-09 7:36:46 0 [Note] WSREP: forgetting af7f7eed-85c4 (tcp://10.233.67.31:4567) 2021-06-09 7:36:46 0 [Note] WSREP: Node 4cd3c888-b99d state prim 2021-06-09 7:36:46 0 [Note] WSREP: view(view_id(PRIM,4cd3c888-b99d,4) memb { 4cd3c888-b99d,0 6e4c682a-88ed,0 } joined { } left { } partitioned { af7f7eed-85c4,0 }) 2021-06-09 7:36:46 0 [Note] WSREP: save pc into disk 2021-06-09 7:36:46 0 [Note] WSREP: forgetting af7f7eed-85c4 (tcp://10.233.67.31:4567) 2021-06-09 7:36:46 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-06-09 7:36:46 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 71dd868b-c8f5-11eb-964c-16f1aa6047b7 2021-06-09 7:36:46 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 71dd868b-c8f5-11eb-964c-16f1aa6047b7 2021-06-09 7:36:46 0 [Note] WSREP: STATE EXCHANGE: got state msg: 71dd868b-c8f5-11eb-964c-16f1aa6047b7 from 0 (onap-mariadb-galera-0) 2021-06-09 7:36:46 0 [Note] WSREP: STATE EXCHANGE: got state msg: 71dd868b-c8f5-11eb-964c-16f1aa6047b7 from 1 (onap-mariadb-galera-1) 2021-06-09 7:36:46 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 3, members = 2/2 (joined/total), act_id = 4134, last_appl. = 4121, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-09 7:36:46 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-06-09 7:36:46 7 [Note] WSREP: ####### processing CC 4135, local, ordered 2021-06-09 7:36:46 7 [Note] WSREP: ####### My UUID: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-09 7:36:46 7 [Note] WSREP: Skipping cert index reset 2021-06-09 7:36:46 7 [Note] WSREP: REPL Protocols: 10 (5) 2021-06-09 7:36:46 7 [Note] WSREP: ####### Adjusting cert position: 4134 -> 4135 2021-06-09 7:36:46 0 [Note] WSREP: Service thread queue flushed. 2021-06-09 7:36:46 7 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:4135 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(2): 0: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0, onap-mariadb-galera-0 1: 6e4c682a-c8ad-11eb-88ed-aa24d8573465, onap-mariadb-galera-1 ================================================= 2021-06-09 7:36:46 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-09 7:36:46 7 [Note] WSREP: Lowest cert index boundary for CC from group: 4122 2021-06-09 7:36:46 7 [Note] WSREP: Min available from gcache for CC from group: 974 # Time: 210609 7:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 854 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:47.665865' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:47.665909' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:49.665785' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:50.666267' order by MODIFIED_DATE ASC limit 1; 2021-06-09 7:36:51 0 [Note] WSREP: cleaning up af7f7eed-85c4 (tcp://10.233.67.31:4567) # Time: 210609 7:36:52 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000894 Lock_time: 0.000183 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 use camundabpmn; SET timestamp=1623224212; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '4da035e7-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:52.666902' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14277 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14277 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14278 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14278 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:54.666551' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:55.665924' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:56.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:36:58 # User@Host: sdnctl[sdnctl] @ [10.233.69.74] # Thread_id: 891 Schema: sdnctl QC_hit: No # Query_time: 0.000245 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1623224218; UPDATE EIPAM_IP_ASSIGNMENTS set status = 'PENDING_DELETE_b67c4894-a075-45c5-8d1a-301b61ba18b8' WHERE info = 'b67c4894-a075-45c5-8d1a-301b61ba18b8'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:58.666937' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:58.667134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:36:59.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:00.66582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:01.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14284 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14284 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:03.666298' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14285 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14285 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:05.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:07 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 13888 Schema: ejbca QC_hit: No # Query_time: 0.009184 Lock_time: 0.008938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 use ejbca; SET timestamp=1623224227; select profiledat0_.id as id1_31_, profiledat0_.profileName as profileN2_31_, profiledat0_.profileType as profileT3_31_, profiledat0_.rawData as rawData4_31_, profiledat0_.rowProtection as rowProte5_31_, profiledat0_.rowVersion as rowVersi6_31_ from ProfileData profiledat0_ where profiledat0_.profileType='APPROVAL_PROFILE'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:06.666095' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:07.66658' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:08.665992' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:10.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:12 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14288 Schema: ejbca QC_hit: No # Query_time: 0.000403 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623224232; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:11.665853' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:14 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000782 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224234; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:14.078' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:14.078') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:14.078') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14292 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14292 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14293 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14293 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:14.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001851 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; 2021-06-09 7:37:17 13729 [Warning] Aborted connection 13729 to db: 'catalogdb' user: 'so_user' host: '10.233.67.167' (Got an error reading communication packets) 2021-06-09 7:37:17 13715 [Warning] Aborted connection 13715 to db: 'catalogdb' user: 'so_user' host: '10.233.67.167' (Got an error reading communication packets) 2021-06-09 7:37:17 13752 [Warning] Aborted connection 13752 to db: 'catalogdb' user: 'so_user' host: '10.233.67.167' (Got an error reading communication packets) # Time: 210609 7:37:17 # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000576 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 1023 use catalogdb; SET timestamp=1623224237; select vnfrecipe0_.id as id1_62_, vnfrecipe0_.ACTION as action2_62_, vnfrecipe0_.CREATION_TIMESTAMP as creation3_62_, vnfrecipe0_.description as descript4_62_, vnfrecipe0_.NF_ROLE as nf_role5_62_, vnfrecipe0_.ORCHESTRATION_URI as orchestr6_62_, vnfrecipe0_.VNF_PARAM_XSD as vnf_para7_62_, vnfrecipe0_.RECIPE_TIMEOUT as recipe_t8_62_, vnfrecipe0_.SERVICE_TYPE as service_9_62_, vnfrecipe0_.VERSION_STR as version10_62_, vnfrecipe0_.VF_MODULE_ID as vf_modu11_62_ from vnf_recipe vnfrecipe0_ where vnfrecipe0_.NF_ROLE='GR-API-DEFAULT' and vnfrecipe0_.ACTION='deleteInstance' limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001539 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623224237; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000790 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1623224237; select northbound0_.id as id1_40_, northbound0_.ACTION as action2_40_, northbound0_.CLOUD_OWNER as cloud_ow3_40_, northbound0_.IS_ALACARTE as is_alaca4_40_, northbound0_.IS_TOPLEVELFLOW as is_tople5_40_, northbound0_.MACRO_ACTION as macro_ac6_40_, northbound0_.MAX_API_VERSION as max_api_7_40_, northbound0_.MIN_API_VERSION as min_api_8_40_, northbound0_.REQUEST_SCOPE as request_9_40_, northbound0_.SERVICE_TYPE as service10_40_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Vnf' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000747 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 1066 SET timestamp=1623224237; select northbound0_.id as id1_40_, northbound0_.ACTION as action2_40_, northbound0_.CLOUD_OWNER as cloud_ow3_40_, northbound0_.IS_ALACARTE as is_alaca4_40_, northbound0_.IS_TOPLEVELFLOW as is_tople5_40_, northbound0_.MACRO_ACTION as macro_ac6_40_, northbound0_.MAX_API_VERSION as max_api_7_40_, northbound0_.MIN_API_VERSION as min_api_8_40_, northbound0_.REQUEST_SCOPE as request_9_40_, northbound0_.SERVICE_TYPE as service10_40_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Vnf' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000784 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1623224237; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:17.87' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:17.87') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:17.87') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000589 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224237; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:17.877' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:17.877') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:17.877') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:18.666644' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:21.666466' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001003 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224242; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:22.878' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:22.878') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:22.878') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:37:23 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.204502 Lock_time: 0.203973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1623224243; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:23.532' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:23.532') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:23.532') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:22.665537' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000489 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224243; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:23.741' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:23.741') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:23.741') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:37:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14297 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14297 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:23.666063' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14298 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14298 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:24.665558' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:24.665634' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 13558 Schema: camundabpmn QC_hit: No # Query_time: 0.000913 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224247; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:27.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:27.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:27.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:26.665722' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:26.6657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:27.666225' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000914 Lock_time: 0.000400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224248; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:28.743' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:28.743') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:28.743') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:28.665735' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:29.666466' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:30.666042' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:31.665652' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:31.665523' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:32.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14302 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14302 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:33.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14303 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14303 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:35.665637' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:37 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14288 Schema: ejbca QC_hit: No # Query_time: 0.000522 Lock_time: 0.000316 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623224257; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:36.666243' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:37.665505' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001033 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224258; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:37:38.744' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:37:38.744') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:37:38.744') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210609 7:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:38.665955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:38.665956' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002651 Lock_time: 0.002429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:39.66549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:40.666051' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:40.666096' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:42 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:41.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:42.666149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:42.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14306 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14306 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000821 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 2001 use catalogdb; SET timestamp=1623224264; SELECT * FROM service WHERE MODEL_INVARIANT_UUID = '8754e7c4-3cde-4144-8276-fb447f1f8fee' ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC; # Time: 210609 7:37:45 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001736 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1623224265; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14307 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14307 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000826 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1623224265; select northbound0_.id as id1_40_, northbound0_.ACTION as action2_40_, northbound0_.CLOUD_OWNER as cloud_ow3_40_, northbound0_.IS_ALACARTE as is_alaca4_40_, northbound0_.IS_TOPLEVELFLOW as is_tople5_40_, northbound0_.MACRO_ACTION as macro_ac6_40_, northbound0_.MAX_API_VERSION as max_api_7_40_, northbound0_.MIN_API_VERSION as min_api_8_40_, northbound0_.REQUEST_SCOPE as request_9_40_, northbound0_.SERVICE_TYPE as service10_40_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=0 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [10.233.73.148] # Thread_id: 13780 Schema: catalogdb QC_hit: No # Query_time: 0.000830 Lock_time: 0.000407 Rows_sent: 1 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 1079 SET timestamp=1623224265; select northbound0_.id as id1_40_, northbound0_.ACTION as action2_40_, northbound0_.CLOUD_OWNER as cloud_ow3_40_, northbound0_.IS_ALACARTE as is_alaca4_40_, northbound0_.IS_TOPLEVELFLOW as is_tople5_40_, northbound0_.MACRO_ACTION as macro_ac6_40_, northbound0_.MAX_API_VERSION as max_api_7_40_, northbound0_.MIN_API_VERSION as min_api_8_40_, northbound0_.REQUEST_SCOPE as request_9_40_, northbound0_.SERVICE_TYPE as service10_40_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=0 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.000892 Lock_time: 0.000175 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14206 use camundabpmn; SET timestamp=1623224265; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '94969067-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:44.66607' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:44.666067' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001064 Lock_time: 0.000146 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15162 use camundabpmn; SET timestamp=1623224265; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '94969067-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # Time: 210609 7:37:46 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001130 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1354 SET timestamp=1623224266; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeactivateServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeactivateServiceInstanceBB' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:45.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:47 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001040 Lock_time: 0.000165 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17005 use camundabpmn; SET timestamp=1623224267; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '94969067-c8f5-11eb-8dad-76c534593a99' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224267; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001384 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1376 use camundabpmn; SET timestamp=1623224267; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignServiceInstanceBB' and TENANT_ID_ is null); 2021-06-09 7:37:48 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') connection established to 965ea928-8248 tcp://10.233.77.104:4567 2021-06-09 7:37:48 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-06-09 7:37:48 0 [Note] WSREP: declaring 6e4c682a-88ed at tcp://10.233.76.100:4567 stable 2021-06-09 7:37:48 0 [Note] WSREP: declaring 965ea928-8248 at tcp://10.233.77.104:4567 stable 2021-06-09 7:37:48 0 [Note] WSREP: Node 4cd3c888-b99d state prim 2021-06-09 7:37:48 0 [Note] WSREP: view(view_id(PRIM,4cd3c888-b99d,5) memb { 4cd3c888-b99d,0 6e4c682a-88ed,0 965ea928-8248,0 } joined { } left { } partitioned { }) 2021-06-09 7:37:48 0 [Note] WSREP: save pc into disk 2021-06-09 7:37:48 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-06-09 7:37:48 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 96c117d6-c8f5-11eb-930c-3b13a81c86b9 2021-06-09 7:37:48 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 96c117d6-c8f5-11eb-930c-3b13a81c86b9 2021-06-09 7:37:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: 96c117d6-c8f5-11eb-930c-3b13a81c86b9 from 0 (onap-mariadb-galera-0) 2021-06-09 7:37:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: 96c117d6-c8f5-11eb-930c-3b13a81c86b9 from 1 (onap-mariadb-galera-1) 2021-06-09 7:37:49 0 [Note] WSREP: STATE EXCHANGE: got state msg: 96c117d6-c8f5-11eb-930c-3b13a81c86b9 from 2 (onap-mariadb-galera-2) 2021-06-09 7:37:49 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 4, members = 2/3 (joined/total), act_id = 4163, last_appl. = 4121, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 4546099d-c8ad-11eb-aed7-b7c153ddef0e 2021-06-09 7:37:49 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-06-09 7:37:49 7 [Note] WSREP: ####### processing CC 4164, local, ordered 2021-06-09 7:37:49 7 [Note] WSREP: ####### My UUID: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0 2021-06-09 7:37:49 7 [Note] WSREP: Skipping cert index reset 2021-06-09 7:37:49 7 [Note] WSREP: REPL Protocols: 10 (5) 2021-06-09 7:37:49 7 [Note] WSREP: ####### Adjusting cert position: 4163 -> 4164 2021-06-09 7:37:49 0 [Note] WSREP: Service thread queue flushed. 2021-06-09 7:37:49 7 [Note] WSREP: ================================================ View: id: 4546099d-c8ad-11eb-aed7-b7c153ddef0e:4164 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(3): 0: 4cd3c888-c8ad-11eb-b99d-df82d7b3f0f0, onap-mariadb-galera-0 1: 6e4c682a-c8ad-11eb-88ed-aa24d8573465, onap-mariadb-galera-1 2: 965ea928-c8f5-11eb-8248-1bcc0f731ca4, onap-mariadb-galera-2 ================================================= 2021-06-09 7:37:49 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-06-09 7:37:49 7 [Note] WSREP: Lowest cert index boundary for CC from group: 4122 2021-06-09 7:37:49 7 [Note] WSREP: Min available from gcache for CC from group: 1042 # Time: 210609 7:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:47.665736' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:47.665624' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:49.665629' order by MODIFIED_DATE ASC limit 1; 2021-06-09 7:37:51 0 [Note] WSREP: (4cd3c888-b99d, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210609 7:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:50.666019' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:51.665618' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002277 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:52.666472' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:52.66646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14310 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14310 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:53.66579' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:37:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14311 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14311 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:54.665572' order by MODIFIED_DATE ASC limit 1; 2021-06-09 7:37:55 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 1.0 (onap-mariadb-galera-1)(SYNCED) as donor. # Time: 210609 7:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; 2021-06-09 7:37:57 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2021-06-09 7:37:57 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 210609 7:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:57.666667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:37:59.665905' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:00.665512' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:01.666503' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:02.665689' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14315 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14315 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14316 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14316 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-06-09 7:38:05 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 1.0 (onap-mariadb-galera-1) complete. 2021-06-09 7:38:05 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:05.666545' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224287; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:06.665725' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:08.666263' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:10.666672' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:12 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:11.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:12.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14319 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14319 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:13.665634' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14320 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14320 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:14.666141' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:15.665549' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:16.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:17.66556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:18.66609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:19.665675' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:20.666453' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:20.666469' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:21.6659' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224303; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:22.666347' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:22.666547' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14323 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14323 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:23.665767' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14324 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14324 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:24.666444' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:25.665731' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 13558 Schema: camundabpmn QC_hit: No # Query_time: 0.000974 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224307; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:38:27.539' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:38:27.539') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:38:27.539') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:26.666248' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:26.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:28.666405' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224310; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:29.665611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:30.66608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:30.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002088 Lock_time: 0.001863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:31.665738' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002299 Lock_time: 0.002082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:32.666437' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14328 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14328 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14329 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14329 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:34.666392' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:35.665834' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:36.666311' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:37.665644' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.001822 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:38.666264' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002573 Lock_time: 0.001915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002264 Lock_time: 0.001987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:39.665762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14330 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14330 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14333 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14333 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001052 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:43.665757' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14334 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14334 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:44.666193' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:45.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:46.666015' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:47.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:48.666299' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002417 Lock_time: 0.002235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:49.665651' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:50.666384' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002345 Lock_time: 0.002122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:51.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:52.665572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14337 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14337 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:53.666351' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:53.666416' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14338 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14338 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:55.666739' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:56.666146' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002260 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:57.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:38:58.666292' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002312 Lock_time: 0.001818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:02.666194' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14341 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14341 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14342 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14342 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224345; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:04.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:05.665654' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:07.665744' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001854 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:08.666234' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:10.666114' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14343 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14343 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002524 Lock_time: 0.002079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:11.665703' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003578 Lock_time: 0.002804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002519 Lock_time: 0.002070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14347 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14347 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:13.665615' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14348 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14348 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:15.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:17.665641' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002041 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001446 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:18.666888' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:18.6671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:19.666384' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:20.66588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:21.665802' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:21.66573' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:22.666215' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14351 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14351 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:23.665821' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002644 Lock_time: 0.002220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14352 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14352 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003281 Lock_time: 0.002933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:25.66567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 13558 Schema: camundabpmn QC_hit: No # Query_time: 0.002391 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224367; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:39:27.539' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:39:27.539') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:39:27.539') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:26.666574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:27.665647' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:27.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224369; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:28.666289' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:28.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002412 Lock_time: 0.002121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002673 Lock_time: 0.002124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14356 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14356 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14357 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14357 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:34.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:36.666074' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:36.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002443 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:38.666055' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002982 Lock_time: 0.001563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:39.665699' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:40.66632' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14358 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14358 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224382; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:41.665702' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002809 Lock_time: 0.002458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:41.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14361 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14361 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14362 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14362 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:44.666251' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224387; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:46.665821' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:47.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002571 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:49.666645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.001442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:50.666187' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:52.666526' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14365 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14365 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:39:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14366 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14366 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:54.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:55.666151' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:56.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:57.666494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:58.665944' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002023 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:59.66687' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:39:59.66694' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:00.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:01.666534' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:02.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14369 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14369 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:03.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14370 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14370 Schema: QC_hit: No # Query_time: 0.001445 Lock_time: 0.001329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:04.665826' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.001872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:05.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:06.665791' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:08.665704' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:09.666339' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224411; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:10.66685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14371 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14371 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:11.666613' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002117 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:12.665929' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14374 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14374 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:13.66635' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14375 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14375 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:15.666488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:16.666056' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:18.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:19.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:22.66629' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14381 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14381 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.001486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:23.66568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14382 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14382 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001980 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:24.666335' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 13558 Schema: camundabpmn QC_hit: No # Query_time: 0.001172 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224427; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:40:27.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:40:27.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:40:27.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:26.665756' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:27.665711' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:27.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:28.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:30.665861' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:32.665829' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002073 Lock_time: 0.001659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14386 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14386 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002326 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14387 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14387 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:34.665875' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:35.666711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:38.665872' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:39.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002366 Lock_time: 0.002093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:40.665937' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14389 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14389 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001865 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:41.666578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:42.665975' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14392 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14392 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:43.665455' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14393 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14393 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:44.666117' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:45.665598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002303 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:48.665956' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:50.665588' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:52.666129' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14396 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224454; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14396 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:53.666581' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:53.666583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14397 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14397 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:54.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:55.665947' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:56.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:57.665967' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002227 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:58.665565' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:40:59.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001223 Lock_time: 0.000849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:02.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14401 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14401 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14402 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14402 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:04.665747' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:06.665786' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002331 Lock_time: 0.001764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001270 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:07.666425' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:08.665898' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:09.666305' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:09.666324' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:10.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14404 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14404 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:11.666394' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:12.665835' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:12.665793' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14407 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14407 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:13.666196' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14408 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14408 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:14.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:15.666153' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001775 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:17.666154' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:19.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:20.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:21.666014' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:21.666024' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:22.665498' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14412 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14412 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:23.665961' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002187 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14413 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14413 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:24.665689' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:24.66552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:27 # User@Host: so_user[so_user] @ [10.233.71.99] # Thread_id: 13606 Schema: camundabpmn QC_hit: No # Query_time: 0.001141 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224487; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:41:27.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:41:27.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'c95c66ac-c8af-11eb-9d3f-0a01556420c8' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:41:27.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:26.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002141 Lock_time: 0.001857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:28.665476' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:29.666029' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:30.665659' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:30.665851' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:31.666316' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:32.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14416 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14416 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:33.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14417 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14417 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:34.665628' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:35.666283' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:36.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:37.666456' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:37.6665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:38.66603' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:40.666321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14418 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14418 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:41.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14421 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224504; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14421 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:43.665952' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:43.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14422 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14422 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:44.66547' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002128 Lock_time: 0.001836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:44.665465' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:46.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:47.666257' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002041 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:49.66617' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:49.66617' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:50.665584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:50.665583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:51.669903' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14425 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14425 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:53.665831' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002241 Lock_time: 0.001622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14426 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14426 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:54.666363' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:56.666656' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:57.665803' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:58.666706' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:58.666599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:41:59.66621' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002033 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:00.665604' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:01.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:02.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14430 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224524; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14430 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:03.665495' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14431 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14431 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:04.666054' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:04.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:05.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:07.665708' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002761 Lock_time: 0.002476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:08.666429' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002819 Lock_time: 0.001862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:09.665609' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:10.66645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14433 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14433 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:11.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14437 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14437 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:13.665658' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002092 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14438 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14438 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:14.666353' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:15.665904' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:16.666451' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:17.666816' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:19.666011' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:20.666527' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:22.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14442 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14442 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:23.665761' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14443 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14443 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:24.666315' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:25.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002774 Lock_time: 0.002088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:28.666147' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:29.665515' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002274 Lock_time: 0.001875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:29.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:30.666123' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:30.6661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:31.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:32.666195' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14448 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14448 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14449 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14449 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14288 Schema: ejbca QC_hit: No # Query_time: 0.000362 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623224555; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:34.666291' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:35.66563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:36.666238' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:37.665607' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:39.665933' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14453 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14453 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:41.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:42.666379' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14456 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14456 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:43.665672' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001835 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:43.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14457 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14457 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:44.666162' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:45.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:46.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:47.665562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:48.666006' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:49.665701' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:49.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:50.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:51.665669' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002295 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224572; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:51.665685' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:52.666213' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14462 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14462 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:53.665631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14463 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14463 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:54.666113' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:55.665576' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:56.666106' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002156 Lock_time: 0.001825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003297 Lock_time: 0.002746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:42:59.665536' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:00.669942' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:00.669561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:01.666051' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14468 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14468 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:03.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14469 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14469 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:04.665535' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002112 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:05.666027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:05.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:06.665646' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002312 Lock_time: 0.001743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:09.666123' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:10.665678' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002171 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14470 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14470 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002723 Lock_time: 0.002271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14473 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14473 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14474 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14474 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:14.665755' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:15.666346' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:16.665955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002826 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:16.665805' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:18.666657' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001091 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:19.66627' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002444 Lock_time: 0.001794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002417 Lock_time: 0.002183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:20.666038' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:21.666188' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:22.665788' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14477 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14477 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:23.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14479 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14479 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:24.665542' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:25.665924' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002530 Lock_time: 0.002107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002705 Lock_time: 0.002473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:28.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:30.665667' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:31.666487' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14483 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14483 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:33.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14484 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14484 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:34.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:35.665681' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224617; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:36.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:37.665671' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:38.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:39.66571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:40.666331' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14487 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14487 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:41.665806' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:41.665815' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:42.666358' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14491 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14491 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14492 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14492 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:45.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:47.666642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:48.665655' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002695 Lock_time: 0.001917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001557 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:49.666182' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003159 Lock_time: 0.001844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:51.666399' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002079 Lock_time: 0.001851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:52.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14498 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14498 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:53.666461' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001930 Lock_time: 0.001698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:53.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14499 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14499 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002226 Lock_time: 0.001825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:55.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:56.665868' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:57.666248' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:57.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:58.665648' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002471 Lock_time: 0.001864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224640; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:43:59.666242' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002176 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:00.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001794 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:02.665541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14503 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14503 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:03.666027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14504 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14504 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:04.665505' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002432 Lock_time: 0.001705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:06.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:08.6655' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224649; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:08.665501' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:09.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:10.665837' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14505 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14505 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224652; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:11.666419' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:12.666241' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14508 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14508 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.001822 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14509 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14509 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:16.666246' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:17.66569' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002233 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:18.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:19.669367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:20.666463' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:21.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:22.666201' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14512 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14512 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002332 Lock_time: 0.002130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:23.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14513 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14513 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:25.665649' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:25.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002989 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:26.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:27.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:28.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:29.665995' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:29.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:30.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:31.665669' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:31.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:32.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14516 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14516 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224674; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:33.6657' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14517 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14517 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001639 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:34.666145' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:34.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:35.665469' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:37.665905' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:38.666307' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002223 Lock_time: 0.001700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:40.666466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14518 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14518 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:42.666176' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14521 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14521 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:43.665521' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14522 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14522 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224685; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:44.66602' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002286 Lock_time: 0.001635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:45.665588' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:45.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:46.666049' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:47.665467' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:47.665492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:48.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224690; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:49.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:50.666178' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:51.66561' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:52.666244' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:52.666262' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14525 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14525 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:53.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14526 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14526 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:54.666309' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:55.66563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:56.666108' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001914 Lock_time: 0.001664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:57.665684' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224698; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:57.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002272 Lock_time: 0.001978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:58.666191' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:44:59.665665' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:00.666662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:01.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:02.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14529 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14529 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224704; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14530 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14530 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:04.666075' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:04.666136' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:05.665734' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224708; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:08.6663' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:08.666318' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14531 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14531 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:11.665873' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:12.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14534 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14534 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:13.665666' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14535 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14535 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:14.666145' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:16.666586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:18.666325' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002001 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:19.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:20.666636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:21.666013' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14538 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14538 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:23.666058' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.000629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14540 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14540 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:24.66559' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224726; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:25.666088' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:27.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:28.665583' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002103 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:29.666085' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14543 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14543 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:33.666328' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14544 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14544 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:34.665903' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:35.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:36.665717' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003782 Lock_time: 0.003278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001978 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:37.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224739; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:38.665561' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:40.66593' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14545 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14545 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:41.665697' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:41.665575' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:42.666099' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14548 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14548 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14549 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14549 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:44.666502' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:45.66576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:48.666192' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:49.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:50.666149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001841 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:50.66627' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:51.665701' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:52.666344' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14552 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14552 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:53.665612' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14553 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14553 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:54.666059' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:54.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:57.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:45:59.665764' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002284 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:00.667133' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004080 Lock_time: 0.003788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:01.66693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14556 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14556 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:03.666456' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14557 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14557 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:04.665953' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:04.665966' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224766; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:05.665934' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:06.66619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002143 Lock_time: 0.001962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:09.665773' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:10.666716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14558 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14558 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:11.665738' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002255 Lock_time: 0.001700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:12.666638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14561 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14561 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:13.665824' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14562 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14562 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:14.666744' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:16.666461' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002244 Lock_time: 0.001763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:18.666638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:19.666067' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:20.665777' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224782; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:21.666426' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:22.665682' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14565 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14565 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:23.666378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:23.666369' order by MODIFIED_DATE ASC limit 1; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14288 Schema: ejbca QC_hit: No # Query_time: 0.000455 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623224784; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 210609 7:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14566 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14566 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:24.6657' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:24.665719' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224786; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:25.666417' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:26.665833' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002077 Lock_time: 0.001588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:27.666601' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002056 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002010 Lock_time: 0.001776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:28.666068' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:29.665696' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:29.665673' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:30.666247' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:31.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:32.666648' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:32.666484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14569 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14569 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001117 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:33.666014' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002197 Lock_time: 0.001619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14570 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14570 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:34.666457' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:35.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:36.66558' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:36.665577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:37.66611' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:38.665741' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:38.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002017 Lock_time: 0.001823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:39.666225' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:40.665675' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:40.665675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14571 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14571 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:42.66599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14574 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14574 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:43.66635' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:43.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14575 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14575 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:44.66578' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002838 Lock_time: 0.001999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:45.666149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:45.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:46.665558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:47.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:48.665724' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002057 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:49.666292' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:49.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:50.666764' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:50.666729' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:51.667321' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224813; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14578 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14578 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:53.665564' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002398 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14579 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14579 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002175 Lock_time: 0.001885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:54.666057' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:57.665612' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:58.666496' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:46:59.665932' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:00.665533' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:01.665993' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:02.665629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14582 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14582 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14583 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14583 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:04.666022' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:06.666027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:07.666463' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002069 Lock_time: 0.001819 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:08.66596' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:08.666124' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:09.66555' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:09.665556' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:10.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14584 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14584 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:11.665694' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:11.665741' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:12.666289' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14587 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14587 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:13.665674' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:13.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14588 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14588 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:15.665746' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:16.666491' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:17.665675' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002542 Lock_time: 0.002036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:18.666313' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:19.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:20.666387' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:21.665772' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14591 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14591 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:23.666097' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14592 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14592 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:24.665776' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002569 Lock_time: 0.002394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:25.666224' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:27.666308' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:28.665779' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:29.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:30.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:31.666173' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14595 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14595 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:33.666102' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14596 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14596 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:35.666098' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:36.665554' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:37.666424' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:38.665768' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.000719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002118 Lock_time: 0.001867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.001918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14597 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14597 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002651 Lock_time: 0.002464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:42.665664' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14600 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14600 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:43.666104' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14601 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14601 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:44.665684' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:45.666095' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:47.666385' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.001604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224869; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:48.665775' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:49.666333' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:50.665897' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:51.665816' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:51.666026' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:52.666539' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14605 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14605 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002208 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14606 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14606 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001999 Lock_time: 0.001740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:54.666225' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:54.666275' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:55.665706' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:56.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:57.665964' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224879; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:58.666174' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:58.666157' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:47:59.665783' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:00.666552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:01.665812' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002101 Lock_time: 0.001631 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:02.666136' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002446 Lock_time: 0.001756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14609 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14609 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:03.665555' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14610 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14610 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:04.66605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:06.666115' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:07.665511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:08.666029' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002467 Lock_time: 0.001853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:09.665492' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002258 Lock_time: 0.002067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:10.666053' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14611 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14611 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007342 Lock_time: 0.007122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:11.665857' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003140 Lock_time: 0.002914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:12.666461' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003227 Lock_time: 0.002950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:12.666526' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14614 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14614 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14615 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14615 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224895; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:14.666338' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:14.66648' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:15.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:16.666149' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001832 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:17.665794' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224898; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:17.665643' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:18.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:19.665494' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002636 Lock_time: 0.001865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:22.66624' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002891 Lock_time: 0.001940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14618 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14618 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14619 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14619 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:24.666402' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:25.666383' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224907; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:26.666348' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:27.666146' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001819 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:29.66564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:31.665817' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:32.666202' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14622 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14622 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14623 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14623 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:34.666168' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:35.665552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224918; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:37.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:38.66613' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:38.666125' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:39.665607' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:40.666159' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14624 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14624 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:41.665601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:42.666122' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14627 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14627 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:43.665867' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14628 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14628 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:44.666265' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:45.665605' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:46.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:47.665823' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:49.665844' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000833 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:50.666374' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:51.665806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:52.666541' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14632 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14632 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:53.665806' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14633 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14633 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:54.666452' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:54.666563' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:55.665897' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:55.665888' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:58.666373' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:48:59.665931' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:00.666397' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:01.665849' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:01.665814' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:02.666281' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 13806 Schema: camundabpmn QC_hit: No # Query_time: 0.001179 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623224944; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:49:04.382' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:49:04.382') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:49:04.382') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14636 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14636 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:03.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14637 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14637 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002421 Lock_time: 0.001836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:06.666301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:06.666546' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:07.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:08.66617' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:08.666179' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:09.665626' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002350 Lock_time: 0.001696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:10.666294' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:10.666258' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14638 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14638 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:11.66583' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14641 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14641 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:13.665594' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:13.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14642 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14642 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:15.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:17.665599' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:17.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:18.666608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002532 Lock_time: 0.001864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:23 # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14288 Schema: ejbca QC_hit: No # Query_time: 0.000465 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623224963; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623224963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:22.66577' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14646 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14646 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002233 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14647 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14647 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:24.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:25.666086' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:26.665642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:28.665971' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:29.665713' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:29.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:30.66631' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:31.665891' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:32.670424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14650 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14650 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:33.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14651 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14651 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:34.665691' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:35.666302' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:35.66608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:36.666028' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:37.666629' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002409 Lock_time: 0.001723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:38.665848' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:39.666456' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002921 Lock_time: 0.002055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:40.665907' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14652 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14652 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:42.665906' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14655 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14655 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:43.666343' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14656 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14656 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:44.665677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006219 Lock_time: 0.005703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004849 Lock_time: 0.004129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:45.666222' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:47.666538' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:47.666562' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:48.665849' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:49.666467' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:50.665973' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002285 Lock_time: 0.001605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:51.667409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:52.666065' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002169 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14659 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14659 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:53.666165' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:53.666165' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14660 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623224995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14660 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623224995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224996; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:55.666277' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623224999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:59.666192' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:49:59.666367' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:00.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:01.666532' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:01.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14663 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14663 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14664 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14664 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.002056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:04.665533' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:06.665677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:07.666544' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:08.665582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225010; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:09.666303' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:09.666132' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:10.665653' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14666 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14666 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:11.666242' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:11.666299' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:12.665636' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002389 Lock_time: 0.001742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14669 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14669 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:13.666409' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14671 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14671 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:14.66562' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:14.665652' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:16.665683' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:17.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:18.66819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:19.665649' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:20.66616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:21.665703' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002502 Lock_time: 0.001921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:22.666115' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14674 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14674 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:23.665509' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14675 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14675 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:26.666127' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002642 Lock_time: 0.002354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:27.665781' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004581 Lock_time: 0.003721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:30.667301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002267 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:32.666377' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14678 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14678 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:33.665703' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14679 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14679 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:34.666866' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:35.665669' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002390 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001853 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225039; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:38.66553' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:40.665709' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14680 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14680 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225043; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:42.665696' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:42.665696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14683 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14683 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:43.666342' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14684 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14684 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:45.666217' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:46.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:47.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002181 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002092 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:51.666762' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14688 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14688 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003072 Lock_time: 0.002764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:53.665741' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003076 Lock_time: 0.002767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:53.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14689 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14689 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:54.666223' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225057; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:56.66613' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003208 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:59.665686' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:50:59.665826' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:00.666556' order by MODIFIED_DATE ASC limit 1; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14287 Schema: ejbca QC_hit: No # Query_time: 0.000464 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623225061; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14287 Schema: ejbca QC_hit: No # Query_time: 0.000320 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 230 SET timestamp=1623225061; select certificat0_.username as col_0_0_ from CertificateData certificat0_ where certificat0_.subjectDN='CN=dcae-datafile-collector,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US' and certificat0_.issuerDN='UID=c-084dd02c5fb51058a,CN=ManagementCA,O=EJBCA Container Quickstart'; # Time: 210609 7:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:02.666621' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 14272 Schema: camundabpmn QC_hit: No # Query_time: 0.000844 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623225064; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:51:04.39' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:51:04.39') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:51:04.39') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14692 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14692 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:03.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14693 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14693 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002010 Lock_time: 0.001800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:04.666092' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:05.665656' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003180 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:05.665619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:07.665647' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:08.666323' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:09.665747' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:10.666226' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:10.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14694 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14694 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:11.665607' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:11.665616' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14697 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14697 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225074; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:13.66571' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14698 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14698 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:14.666167' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:15.665662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:17.665935' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:18.668273' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:18.668072' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:19.666503' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:19.666454' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:21.665832' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14702 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14702 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.001504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14703 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14703 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:26.665488' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:27.665973' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:28.665604' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002332 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:29.666373' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002415 Lock_time: 0.002229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:30.665898' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002574 Lock_time: 0.002268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:30.665656' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:32.66592' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14706 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14706 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:33.66638' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14707 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14707 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:34.66587' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.001724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:35.666388' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:37.666513' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:38.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001790 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:40.666016' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:40.666163' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14708 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14708 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:42.66623' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14711 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14711 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:43.665664' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14712 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14712 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:45.66582' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:46.665645' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:49.66639' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:51.666619' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:52.66582' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:52.665776' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14715 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14715 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14716 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14716 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:54.666148' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:56.666053' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:56.666119' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:51:57.665645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002506 Lock_time: 0.001545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002229 Lock_time: 0.001728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:00.666599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:01.665661' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002244 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:02.66628' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:02.666319' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 14272 Schema: camundabpmn QC_hit: No # Query_time: 0.001098 Lock_time: 0.000508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623225124; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:52:04.382' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:52:04.382') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:52:04.382') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14720 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14720 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14721 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14721 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:04.666332' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:04.666352' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:05.665564' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:06.666382' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:07.665686' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:08.666254' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:09.665601' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:09.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225131; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:10.666146' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14723 Schema: QC_hit: No # Query_time: 0.003861 Lock_time: 0.003734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14723 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:12.666266' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14726 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14726 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:13.66557' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14727 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14727 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002302 Lock_time: 0.001754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002039 Lock_time: 0.001838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:15.665504' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:16.666044' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:17.665576' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:18.666056' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:19.665711' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:22.666164' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14730 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14730 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002145 Lock_time: 0.001954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002403 Lock_time: 0.001848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14731 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14731 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002096 Lock_time: 0.001710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:25.66593' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:26.665631' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:26.665599' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:27.666573' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:27.666538' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:28.6659' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002415 Lock_time: 0.001770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:29.666572' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002202 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:30.665964' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:31.666483' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:31.666696' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:32.666045' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14734 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14734 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:33.665649' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:33.665586' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14735 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14735 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:34.66625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:35.665773' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001932 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:36.666421' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:37.666927' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:38.666674' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:39.665779' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:40.668636' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14736 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14736 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:41.665681' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:42.666147' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:42.666134' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14739 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14739 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:43.665633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14740 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14740 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:44.666231' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:46.666424' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002462 Lock_time: 0.001829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:48.666154' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002470 Lock_time: 0.001719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002557 Lock_time: 0.001702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:52.666493' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14743 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14743 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:53.66591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14744 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14744 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:54.666474' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:55.66591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:56.665511' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:57.665959' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:58.665474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002963 Lock_time: 0.002241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:52:59.666169' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:00.665922' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002510 Lock_time: 0.001788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:01.666205' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:02.665994' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 14272 Schema: camundabpmn QC_hit: No # Query_time: 0.000917 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623225184; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:53:04.382' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:53:04.382') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:53:04.382') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14747 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14747 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14748 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14748 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002087 Lock_time: 0.001813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:04.665614' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:05.666237' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:06.665502' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:06.66552' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:07.666015' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:08.665625' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:09.666291' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:09.666252' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14749 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14749 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:11.666541' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:12.669279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14752 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14752 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:13.666306' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:13.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14753 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14753 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:15.666336' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:16.665797' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:17.66642' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:19.666401' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:20.665781' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:21.666478' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:22.665666' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14756 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14756 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:23.666274' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14757 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14757 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002274 Lock_time: 0.001933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:24.665654' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:24.665679' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:25.666398' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:26.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:27.666329' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:27.666347' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:29.666145' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:29.666139' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:30.666811' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:30.666799' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002456 Lock_time: 0.001948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:32.666096' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001914 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:32.6663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14760 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14760 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002229 Lock_time: 0.002044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:33.666356' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14761 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14761 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:34.665751' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:36.66602' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002291 Lock_time: 0.002118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:39.665883' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002516 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14762 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14762 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:41.666024' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001867 Lock_time: 0.001664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:42.665594' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14765 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14765 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14766 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14766 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:47.666116' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:48.665676' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:49.66624' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:49.666209' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:50.665796' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:51.66622' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:52.66598' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14769 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14769 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14770 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14770 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:54.665554' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003983 Lock_time: 0.003767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:55.666399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004138 Lock_time: 0.003897 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:55.666269' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:56.665547' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:56.665571' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:57.666034' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:58.665829' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:53:59.667662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:01.665624' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 14272 Schema: camundabpmn QC_hit: No # Query_time: 0.000984 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623225244; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:54:04.383' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:54:04.383') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:54:04.383') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14773 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14773 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002383 Lock_time: 0.001683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14774 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14774 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:04.666021' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002370 Lock_time: 0.001824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002209 Lock_time: 0.001896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:05.665567' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001916 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:06.66642' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003502 Lock_time: 0.002842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:07.665953' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:08.666415' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:09.665831' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:10.666447' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14775 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14775 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:11.665801' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:12.66653' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14778 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14778 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14779 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14779 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:14.666393' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:15.665809' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:16.666395' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:17.665784' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001814 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:18.666328' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002872 Lock_time: 0.002446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:19.665748' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:20.665725' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:21.666423' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:22.665798' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002198 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14782 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14782 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:23.66558' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14783 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14783 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:25.665723' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225267; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:26.665589' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:27.666285' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:28.665622' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:29.666134' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:30.665819' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001306 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:31.666568' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14786 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14786 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14787 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14787 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:34.66675' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:35.665995' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:36.66661' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225278; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:37.666081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:38.665806' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14788 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14788 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:42.666024' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14791 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14791 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:43.665583' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:43.665608' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14792 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14792 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:44.666267' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:46.666203' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002105 Lock_time: 0.001840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:47.665562' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:47.665518' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:48.666137' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:49.665611' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:49.665591' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:50.666236' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001096 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:51.6656' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.001721 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002507 Lock_time: 0.001939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14795 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14795 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002128 Lock_time: 0.001856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:53.66578' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002053 Lock_time: 0.001836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:53.665768' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14796 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14796 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:54.665618' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:55.666111' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:56.665785' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001852 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:58.665679' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:58.665663' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:54:59.666195' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:00.66574' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:01.666484' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 14272 Schema: camundabpmn QC_hit: No # Query_time: 0.001301 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623225304; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:55:04.382' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:55:04.382') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:55:04.382') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14799 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14799 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:03.666471' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14800 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14800 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:04.665745' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:05.666228' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:06.665606' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:07.666216' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:08.665768' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:09.666141' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:10.665779' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002202 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14801 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14801 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:11.666601' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:12.666152' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14804 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14804 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:13.665716' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14805 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14805 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:14.666033' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:16.666248' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002178 Lock_time: 0.001930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002315 Lock_time: 0.001928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:19.665578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:20.666478' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:20.666253' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:21.665813' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:22.66633' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14808 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14808 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002174 Lock_time: 0.001922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:23.66566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14809 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14809 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:24.666206' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002027 Lock_time: 0.001729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:25.665566' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:26.666314' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:27.665571' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:28.666279' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:31.665693' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:32.666211' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14812 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14812 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14813 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14813 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:36.666322' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:37.665516' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002230 Lock_time: 0.001736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:38.666232' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002590 Lock_time: 0.001956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001016 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:39.665722' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:40.666295' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14814 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14814 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:41.66578' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14817 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14817 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225344; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:43.666112' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14818 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14818 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:44.666408' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:46.666361' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:47.66572' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:48.666313' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002177 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:51.665671' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:52.6662' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14821 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14821 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002365 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14822 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14822 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:54.666273' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:55.665524' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:56.666081' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:57.665593' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002113 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:57.665595' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:55:58.666214' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:56:00.666227' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:56:01.665724' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:56:02.666096' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14722 Schema: ejbca QC_hit: No # Query_time: 0.000371 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4877 use ejbca; SET timestamp=1623225363; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.72.62] # Thread_id: 14722 Schema: ejbca QC_hit: No # Query_time: 0.000365 Lock_time: 0.000102 Rows_sent: 6 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 258 SET timestamp=1623225363; select certificat0_.username as col_0_0_ from CertificateData certificat0_ where certificat0_.subjectDN='CN=dcae-datafile-collector,OU=ONAP,O=Linux-Foundation,L=San-Francisco,ST=California,C=US' and certificat0_.issuerDN='UID=c-084dd02c5fb51058a,CN=ManagementCA,O=EJBCA Container Quickstart'; # Time: 210609 7:56:04 # User@Host: so_user[so_user] @ [10.233.73.133] # Thread_id: 14272 Schema: camundabpmn QC_hit: No # Query_time: 0.000826 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1623225364; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-06-09 07:56:04.386' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-06-09 07:56:04.386') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f64ea363-c8b0-11eb-8dad-76c534593a99' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-06-09 07:56:04.386') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14825 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14825 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002293 Lock_time: 0.001788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1623225364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002739 Lock_time: 0.001758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14826 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1623225365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14826 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1623225365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:56:04.666155' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002467 Lock_time: 0.002074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:56:05.665608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210609 7:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210609 7:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 14273 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-06-09 07:56:09.665546' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.68.248] # Thread_id: 771 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1623225370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1;